From 1a07566f21e1c97a6bfa0d95cdade287d3f849f3 Mon Sep 17 00:00:00 2001 From: CoprDistGit Date: Tue, 25 Apr 2023 04:13:07 +0000 Subject: automatic import of python-dbnd-hdfs --- .gitignore | 1 + python-dbnd-hdfs.spec | 8 ++++---- sources | 2 +- 3 files changed, 6 insertions(+), 5 deletions(-) diff --git a/.gitignore b/.gitignore index 6001366..a3af2b8 100644 --- a/.gitignore +++ b/.gitignore @@ -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 - 1.0.12.12-1 +* Tue Apr 25 2023 Python_Bot - 1.0.12.13-1 - Package Spec generated diff --git a/sources b/sources index d4fed6d..7df60cb 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -d5651f5571df903a896349e89a86df2f dbnd-hdfs-1.0.12.12.tar.gz +eac02cb154b5864ff343944e7092818a dbnd-hdfs-1.0.12.13.tar.gz -- cgit v1.2.3