summaryrefslogtreecommitdiff
path: root/python-dbnd-postgres.spec
diff options
context:
space:
mode:
authorCoprDistGit <infra@openeuler.org>2023-04-25 06:27:54 +0000
committerCoprDistGit <infra@openeuler.org>2023-04-25 06:27:54 +0000
commit0bba11d35c815840b9226f6f660600329c38eae8 (patch)
tree2476cd6bcaae3c37b86f78d32d7748030696e6a6 /python-dbnd-postgres.spec
parent63a29adc6df0cfaf2e7eaabe1c6566a1c6268cb7 (diff)
automatic import of python-dbnd-postgresopeneuler20.03
Diffstat (limited to 'python-dbnd-postgres.spec')
-rw-r--r--python-dbnd-postgres.spec8
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