summaryrefslogtreecommitdiff
path: root/python-dbnd-docker.spec
diff options
context:
space:
mode:
authorCoprDistGit <infra@openeuler.org>2023-04-23 02:59:52 +0000
committerCoprDistGit <infra@openeuler.org>2023-04-23 02:59:52 +0000
commit54236a8b2ee89140afd820b7f2981c5a8b8d65b6 (patch)
treefaf673a8722beea108dbf92cb9d0e10542f596db /python-dbnd-docker.spec
parent16e95170818644c1a36f784103570fda6b5702c8 (diff)
automatic import of python-dbnd-dockeropeneuler20.03
Diffstat (limited to 'python-dbnd-docker.spec')
-rw-r--r--python-dbnd-docker.spec8
1 files changed, 4 insertions, 4 deletions
diff --git a/python-dbnd-docker.spec b/python-dbnd-docker.spec
index f8c8926..89d4c0e 100644
--- a/python-dbnd-docker.spec
+++ b/python-dbnd-docker.spec
@@ -1,11 +1,11 @@
%global _empty_manifest_terminate_build 0
Name: python-dbnd-docker
-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/a2/1f/7a5309080a20449eb1bf741a435020bad13ee72b32f4374094d38f30868b/dbnd-docker-1.0.12.12.tar.gz
+Source0: https://mirrors.nju.edu.cn/pypi/web/packages/1a/00/388d57a70bab37c00e00e32dfac59837d11805000aabf68ed87b0d46c698/dbnd-docker-1.0.12.13.tar.gz
BuildArch: noarch
Requires: python3-dbnd
@@ -33,7 +33,7 @@ Provides: python3-dbnd-docker-doc
%prep
-%autosetup -n dbnd-docker-1.0.12.12
+%autosetup -n dbnd-docker-1.0.12.13
%build
%py3_build
@@ -73,5 +73,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