diff options
| author | CoprDistGit <infra@openeuler.org> | 2023-04-23 03:03:35 +0000 |
|---|---|---|
| committer | CoprDistGit <infra@openeuler.org> | 2023-04-23 03:03:35 +0000 |
| commit | 3d71f7e69314417d851fb4ebe9634f2ce69c8c7b (patch) | |
| tree | 607fbfd1c84e5bb4ffd149cbcad7856f15114afc | |
| parent | 4027456dcd02b1d4ece082a6cd66f594161d85e2 (diff) | |
automatic import of python-dbnd-awsopeneuler20.03
| -rw-r--r-- | .gitignore | 1 | ||||
| -rw-r--r-- | python-dbnd-aws.spec | 8 | ||||
| -rw-r--r-- | sources | 2 |
3 files changed, 6 insertions, 5 deletions
@@ -1 +1,2 @@ /dbnd-aws-1.0.12.12.tar.gz +/dbnd-aws-1.0.12.13.tar.gz diff --git a/python-dbnd-aws.spec b/python-dbnd-aws.spec index 73f77b5..bbd8f4b 100644 --- a/python-dbnd-aws.spec +++ b/python-dbnd-aws.spec @@ -1,11 +1,11 @@ %global _empty_manifest_terminate_build 0 Name: python-dbnd-aws -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/82/7a/9990bc2c539cf47ee4eb6a0b2f9688917caec54f44890fbc97c2901a8378/dbnd-aws-1.0.12.12.tar.gz +Source0: https://mirrors.nju.edu.cn/pypi/web/packages/3e/53/aab661aa9064f44edfafc7db54b1ae1224b0a653ba68fe3232758a9cb533/dbnd-aws-1.0.12.13.tar.gz BuildArch: noarch Requires: python3-dbnd @@ -36,7 +36,7 @@ Provides: python3-dbnd-aws-doc %prep -%autosetup -n dbnd-aws-1.0.12.12 +%autosetup -n dbnd-aws-1.0.12.13 %build %py3_build @@ -76,5 +76,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 @@ -1de0407f54042a91ec48862f240f5936 dbnd-aws-1.0.12.12.tar.gz +a5f9bc0347e4a3991ba3fd806af19a65 dbnd-aws-1.0.12.13.tar.gz |
