diff options
| -rw-r--r-- | .gitignore | 1 | ||||
| -rw-r--r-- | python-dbnd-test-scenarios.spec | 8 | ||||
| -rw-r--r-- | sources | 2 |
3 files changed, 6 insertions, 5 deletions
@@ -1 +1,2 @@ /dbnd-test-scenarios-1.0.12.12.tar.gz +/dbnd-test-scenarios-1.0.12.13.tar.gz 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 @@ -1 +1 @@ -c42dc8118bcf19e54cb959e1605b3fb4 dbnd-test-scenarios-1.0.12.12.tar.gz +53f5606da287da2132723a0c8a86f75b dbnd-test-scenarios-1.0.12.13.tar.gz |
