diff options
| -rw-r--r-- | .gitignore | 1 | ||||
| -rw-r--r-- | python-dbnd-hdfs.spec | 8 | ||||
| -rw-r--r-- | sources | 2 |
3 files changed, 6 insertions, 5 deletions
@@ -1 +1,2 @@ /dbnd-hdfs-1.0.12.12.tar.gz +/dbnd-hdfs-1.0.12.13.tar.gz diff --git a/python-dbnd-hdfs.spec b/python-dbnd-hdfs.spec index 830248f..5066572 100644 --- a/python-dbnd-hdfs.spec +++ b/python-dbnd-hdfs.spec @@ -1,11 +1,11 @@ %global _empty_manifest_terminate_build 0 Name: python-dbnd-hdfs -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/cb/2f/91731bae72c578e1c30af5927b09271318f7ae0f9f4e4393ff37446c5295/dbnd-hdfs-1.0.12.12.tar.gz +Source0: https://mirrors.nju.edu.cn/pypi/web/packages/de/6a/7ca543ad5362af1bac53ff6413c589d5b9337e6c707efde203b615d0b0ea/dbnd-hdfs-1.0.12.13.tar.gz BuildArch: noarch Requires: python3-dbnd @@ -34,7 +34,7 @@ Provides: python3-dbnd-hdfs-doc %prep -%autosetup -n dbnd-hdfs-1.0.12.12 +%autosetup -n dbnd-hdfs-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 @@ -d5651f5571df903a896349e89a86df2f dbnd-hdfs-1.0.12.12.tar.gz +eac02cb154b5864ff343944e7092818a dbnd-hdfs-1.0.12.13.tar.gz |
