diff options
| author | CoprDistGit <infra@openeuler.org> | 2023-04-25 06:27:54 +0000 |
|---|---|---|
| committer | CoprDistGit <infra@openeuler.org> | 2023-04-25 06:27:54 +0000 |
| commit | 0bba11d35c815840b9226f6f660600329c38eae8 (patch) | |
| tree | 2476cd6bcaae3c37b86f78d32d7748030696e6a6 | |
| parent | 63a29adc6df0cfaf2e7eaabe1c6566a1c6268cb7 (diff) | |
automatic import of python-dbnd-postgresopeneuler20.03
| -rw-r--r-- | .gitignore | 1 | ||||
| -rw-r--r-- | python-dbnd-postgres.spec | 8 | ||||
| -rw-r--r-- | sources | 2 |
3 files changed, 6 insertions, 5 deletions
@@ -1 +1,2 @@ /dbnd-postgres-1.0.12.12.tar.gz +/dbnd-postgres-1.0.12.13.tar.gz 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 @@ -1 +1 @@ -1903668df6b0c7aa9b21e376512c5f2c dbnd-postgres-1.0.12.12.tar.gz +b2b22eb713b907591a5b22a1df95feae dbnd-postgres-1.0.12.13.tar.gz |
