diff options
| author | CoprDistGit <infra@openeuler.org> | 2023-04-23 02:59:52 +0000 |
|---|---|---|
| committer | CoprDistGit <infra@openeuler.org> | 2023-04-23 02:59:52 +0000 |
| commit | 54236a8b2ee89140afd820b7f2981c5a8b8d65b6 (patch) | |
| tree | faf673a8722beea108dbf92cb9d0e10542f596db | |
| parent | 16e95170818644c1a36f784103570fda6b5702c8 (diff) | |
automatic import of python-dbnd-dockeropeneuler20.03
| -rw-r--r-- | .gitignore | 1 | ||||
| -rw-r--r-- | python-dbnd-docker.spec | 8 | ||||
| -rw-r--r-- | sources | 2 |
3 files changed, 6 insertions, 5 deletions
@@ -1 +1,2 @@ /dbnd-docker-1.0.12.12.tar.gz +/dbnd-docker-1.0.12.13.tar.gz diff --git a/python-dbnd-docker.spec b/python-dbnd-docker.spec index f8c8926..89d4c0e 100644 --- a/python-dbnd-docker.spec +++ b/python-dbnd-docker.spec @@ -1,11 +1,11 @@ %global _empty_manifest_terminate_build 0 Name: python-dbnd-docker -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/a2/1f/7a5309080a20449eb1bf741a435020bad13ee72b32f4374094d38f30868b/dbnd-docker-1.0.12.12.tar.gz +Source0: https://mirrors.nju.edu.cn/pypi/web/packages/1a/00/388d57a70bab37c00e00e32dfac59837d11805000aabf68ed87b0d46c698/dbnd-docker-1.0.12.13.tar.gz BuildArch: noarch Requires: python3-dbnd @@ -33,7 +33,7 @@ Provides: python3-dbnd-docker-doc %prep -%autosetup -n dbnd-docker-1.0.12.12 +%autosetup -n dbnd-docker-1.0.12.13 %build %py3_build @@ -73,5 +73,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 @@ -21529f971b946c5f7f525e69baf7b63e dbnd-docker-1.0.12.12.tar.gz +50b48bb6a44725ad2cdad94ee8078b54 dbnd-docker-1.0.12.13.tar.gz |
