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