diff options
| author | CoprDistGit <infra@openeuler.org> | 2023-04-25 06:21:23 +0000 |
|---|---|---|
| committer | CoprDistGit <infra@openeuler.org> | 2023-04-25 06:21:23 +0000 |
| commit | efd6f0d48f79c353e5c2498917ef9723635a6f47 (patch) | |
| tree | eb882053d10c5d60f9c344569e7edb591ca50fe3 | |
| parent | cd561eed1ec416b5c387c61ae31905b41fc2a969 (diff) | |
automatic import of python-dbnd-luigiopeneuler20.03
| -rw-r--r-- | .gitignore | 1 | ||||
| -rw-r--r-- | python-dbnd-luigi.spec | 8 | ||||
| -rw-r--r-- | sources | 2 |
3 files changed, 6 insertions, 5 deletions
@@ -1 +1,2 @@ /dbnd-luigi-1.0.12.12.tar.gz +/dbnd-luigi-1.0.12.13.tar.gz diff --git a/python-dbnd-luigi.spec b/python-dbnd-luigi.spec index 70ae7e0..1096102 100644 --- a/python-dbnd-luigi.spec +++ b/python-dbnd-luigi.spec @@ -1,11 +1,11 @@ %global _empty_manifest_terminate_build 0 Name: python-dbnd-luigi -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/7f/3d/f06bed45dcaa0749eede4f0911e5f442572aeb72937ee5a46c64a5c8ee8d/dbnd-luigi-1.0.12.12.tar.gz +Source0: https://mirrors.nju.edu.cn/pypi/web/packages/6f/6a/d4f5b26ee2d60511702844b6c9a0ddc568d12c457650fd98bc632f7a9227/dbnd-luigi-1.0.12.13.tar.gz BuildArch: noarch Requires: python3-dbnd @@ -34,7 +34,7 @@ Provides: python3-dbnd-luigi-doc %prep -%autosetup -n dbnd-luigi-1.0.12.12 +%autosetup -n dbnd-luigi-1.0.12.13 %build %py3_build @@ -74,5 +74,5 @@ mv %{buildroot}/doclist.lst . %{_docdir}/* %changelog -* Tue Apr 11 2023 Python_Bot <Python_Bot@openeuler.org> - 1.0.12.12-1 +* Tue Apr 25 2023 Python_Bot <Python_Bot@openeuler.org> - 1.0.12.13-1 - Package Spec generated @@ -1 +1 @@ -a6a3877bc654c3504f2b0f6028b23568 dbnd-luigi-1.0.12.12.tar.gz +fa70ea4ee72f4f866d7e534ca81b3b20 dbnd-luigi-1.0.12.13.tar.gz |
