summaryrefslogtreecommitdiff
path: root/python-dbnd-test-scenarios.spec
diff options
context:
space:
mode:
authorCoprDistGit <infra@openeuler.org>2023-04-25 03:55:22 +0000
committerCoprDistGit <infra@openeuler.org>2023-04-25 03:55:22 +0000
commitc2195ad17376a050040facc0b8fe0dfae73b5a1d (patch)
treec751a4dd334cefc456cbd230f182213205419b68 /python-dbnd-test-scenarios.spec
parent7fa76d38efb1ded1fcd8660be984bf1fd3cc01c9 (diff)
automatic import of python-dbnd-test-scenariosopeneuler20.03
Diffstat (limited to 'python-dbnd-test-scenarios.spec')
-rw-r--r--python-dbnd-test-scenarios.spec8
1 files changed, 4 insertions, 4 deletions
diff --git a/python-dbnd-test-scenarios.spec b/python-dbnd-test-scenarios.spec
index 6c7f8c4..993d9b3 100644
--- a/python-dbnd-test-scenarios.spec
+++ b/python-dbnd-test-scenarios.spec
@@ -1,11 +1,11 @@
%global _empty_manifest_terminate_build 0
Name: python-dbnd-test-scenarios
-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/46/73/a006e1b5ec6b82bbf3308a54790051fb98451fcd2e9c4e07524dd299a6f7/dbnd-test-scenarios-1.0.12.12.tar.gz
+Source0: https://mirrors.nju.edu.cn/pypi/web/packages/9a/ac/37c9d97263da5123b19a9fbab55061999722f99f266e78b118cc28440d16/dbnd-test-scenarios-1.0.12.13.tar.gz
BuildArch: noarch
Requires: python3-mock
@@ -29,7 +29,7 @@ Provides: python3-dbnd-test-scenarios-doc
%prep
-%autosetup -n dbnd-test-scenarios-1.0.12.12
+%autosetup -n dbnd-test-scenarios-1.0.12.13
%build
%py3_build
@@ -69,5 +69,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