diff options
Diffstat (limited to 'python-dbnd-postgres.spec')
| -rw-r--r-- | python-dbnd-postgres.spec | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/python-dbnd-postgres.spec b/python-dbnd-postgres.spec index be9a9af..1ba947e 100644 --- a/python-dbnd-postgres.spec +++ b/python-dbnd-postgres.spec @@ -1,11 +1,11 @@ %global _empty_manifest_terminate_build 0 Name: python-dbnd-postgres -Version: 1.0.12.12 +Version: 1.0.12.13 Release: 1 Summary: Machine Learning Orchestration License: Apache Software License URL: https://github.com/databand-ai/dbnd -Source0: https://mirrors.nju.edu.cn/pypi/web/packages/ea/49/07e82f4b2cf5935c42e1c929bc48363a93174c314ccfe680ebdcaceef69f/dbnd-postgres-1.0.12.12.tar.gz +Source0: https://mirrors.nju.edu.cn/pypi/web/packages/58/1d/568f54b47b41683fb651ac9c27e12e219692d99439655015ab4bfa7cce31/dbnd-postgres-1.0.12.13.tar.gz BuildArch: noarch Requires: python3-psycopg2-binary @@ -80,7 +80,7 @@ pip install dbnd-postgres %prep -%autosetup -n dbnd-postgres-1.0.12.12 +%autosetup -n dbnd-postgres-1.0.12.13 %build %py3_build @@ -120,5 +120,5 @@ mv %{buildroot}/doclist.lst . %{_docdir}/* %changelog -* Tue Apr 11 2023 Python_Bot <Python_Bot@openeuler.org> - 1.0.12.12-1 +* Tue Apr 25 2023 Python_Bot <Python_Bot@openeuler.org> - 1.0.12.13-1 - Package Spec generated |
