diff options
| author | CoprDistGit <infra@openeuler.org> | 2023-04-23 03:23:52 +0000 |
|---|---|---|
| committer | CoprDistGit <infra@openeuler.org> | 2023-04-23 03:23:52 +0000 |
| commit | 194b86fcabefdd18fab6e5782602dcf84335d04a (patch) | |
| tree | eac434e26cec6a37c4971262eca5101b43f8e41a | |
| parent | b4778758d04a30d7ff9aca325e0514b18d5e05a0 (diff) | |
automatic import of python-dbnd-quboleopeneuler20.03
| -rw-r--r-- | .gitignore | 1 | ||||
| -rw-r--r-- | python-dbnd-qubole.spec | 8 | ||||
| -rw-r--r-- | sources | 2 |
3 files changed, 6 insertions, 5 deletions
@@ -1 +1,2 @@ /dbnd-qubole-1.0.12.12.tar.gz +/dbnd-qubole-1.0.12.13.tar.gz diff --git a/python-dbnd-qubole.spec b/python-dbnd-qubole.spec index 182196a..b443013 100644 --- a/python-dbnd-qubole.spec +++ b/python-dbnd-qubole.spec @@ -1,11 +1,11 @@ %global _empty_manifest_terminate_build 0 Name: python-dbnd-qubole -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/0f/7b/77614ec8ce565bdd50ed2de93c703327f7284a431b004d9a646efc8b0684/dbnd-qubole-1.0.12.12.tar.gz +Source0: https://mirrors.nju.edu.cn/pypi/web/packages/57/48/5db4beb3955f8b33c0df631be66f3796a19b729427d8d258f4de5d2693a2/dbnd-qubole-1.0.12.13.tar.gz BuildArch: noarch Requires: python3-dbnd @@ -31,7 +31,7 @@ Provides: python3-dbnd-qubole-doc %prep -%autosetup -n dbnd-qubole-1.0.12.12 +%autosetup -n dbnd-qubole-1.0.12.13 %build %py3_build @@ -71,5 +71,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 @@ -d6d2216249516ae0af26e20d804e8037 dbnd-qubole-1.0.12.12.tar.gz +995f972dc194323adb784e74ce9271fa dbnd-qubole-1.0.12.13.tar.gz |
