diff options
| -rw-r--r-- | .gitignore | 1 | ||||
| -rw-r--r-- | python-databand.spec | 8 | ||||
| -rw-r--r-- | sources | 2 |
3 files changed, 6 insertions, 5 deletions
@@ -1 +1,2 @@ /databand-1.0.12.12.tar.gz +/databand-1.0.12.13.tar.gz diff --git a/python-databand.spec b/python-databand.spec index 6f818ca..7903b23 100644 --- a/python-databand.spec +++ b/python-databand.spec @@ -1,11 +1,11 @@ %global _empty_manifest_terminate_build 0 Name: python-databand -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/2a/b5/a45998bc15f9eb9cddf2e692889e13967c3e89f05bb4595d067316503bf3/databand-1.0.12.12.tar.gz +Source0: https://mirrors.nju.edu.cn/pypi/web/packages/15/d6/f069e787460ce880ac8a0474c5b02a087633498dd37d9e9ab3c0bea79822/databand-1.0.12.13.tar.gz BuildArch: noarch Requires: python3-dbnd @@ -186,7 +186,7 @@ If you would like access to our latest features, or have any questions, feedback %prep -%autosetup -n databand-1.0.12.12 +%autosetup -n databand-1.0.12.13 %build %py3_build @@ -226,5 +226,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 @@ -1 +1 @@ -c9c689ffaeb88e7021440bab96f4c1a2 databand-1.0.12.12.tar.gz +8dab5cd39d71f5b45627e430ec4a9f4b databand-1.0.12.13.tar.gz |
