summaryrefslogtreecommitdiff
path: root/python-dbnd-redshift.spec
diff options
context:
space:
mode:
Diffstat (limited to 'python-dbnd-redshift.spec')
-rw-r--r--python-dbnd-redshift.spec8
1 files changed, 4 insertions, 4 deletions
diff --git a/python-dbnd-redshift.spec b/python-dbnd-redshift.spec
index 618be84..0785e7c 100644
--- a/python-dbnd-redshift.spec
+++ b/python-dbnd-redshift.spec
@@ -1,11 +1,11 @@
%global _empty_manifest_terminate_build 0
Name: python-dbnd-redshift
-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/49/f2/87f1eb5669768ebc644e07bbfc9c653fc7a3af36c23097d2ad6675214b54/dbnd-redshift-1.0.12.12.tar.gz
+Source0: https://mirrors.nju.edu.cn/pypi/web/packages/23/4d/6b4868f1c0a7d2fc5a22a68cd48fc1882f072ea12400c382a6527b3f30f7/dbnd-redshift-1.0.12.13.tar.gz
BuildArch: noarch
Requires: python3-psycopg2-binary
@@ -80,7 +80,7 @@ pip install dbnd-redshift
%prep
-%autosetup -n dbnd-redshift-1.0.12.12
+%autosetup -n dbnd-redshift-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