summaryrefslogtreecommitdiff
path: root/python-dbnd.spec
diff options
context:
space:
mode:
Diffstat (limited to 'python-dbnd.spec')
-rw-r--r--python-dbnd.spec8
1 files changed, 4 insertions, 4 deletions
diff --git a/python-dbnd.spec b/python-dbnd.spec
index 146b395..78b74f8 100644
--- a/python-dbnd.spec
+++ b/python-dbnd.spec
@@ -1,11 +1,11 @@
%global _empty_manifest_terminate_build 0
Name: python-dbnd
-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/94/5e/fd2f9b732b11553c2b39aa543c81deb5d1fad960ecc967050a10828174b5/dbnd-1.0.12.12.tar.gz
+Source0: https://mirrors.nju.edu.cn/pypi/web/packages/d4/21/2fcd505c6d35258d72aa37076d810c59f652ce75c1cc4ae35e9c6f85a2e5/dbnd-1.0.12.13.tar.gz
BuildArch: noarch
Requires: python3-tzlocal
@@ -204,7 +204,7 @@ If you would like access to our latest features, or have any questions, feedback
%prep
-%autosetup -n dbnd-1.0.12.12
+%autosetup -n dbnd-1.0.12.13
%build
%py3_build
@@ -244,5 +244,5 @@ mv %{buildroot}/doclist.lst .
%{_docdir}/*
%changelog
-* Mon Apr 10 2023 Python_Bot <Python_Bot@openeuler.org> - 1.0.12.12-1
+* Sun Apr 23 2023 Python_Bot <Python_Bot@openeuler.org> - 1.0.12.13-1
- Package Spec generated