From 77bb9cbe1f5587fbab8903ae0a2a3b63f884af66 Mon Sep 17 00:00:00 2001 From: CoprDistGit Date: Fri, 21 Apr 2023 06:39:02 +0000 Subject: automatic import of python-partd --- .gitignore | 1 + python-partd.spec | 8 ++++---- sources | 2 +- 3 files changed, 6 insertions(+), 5 deletions(-) diff --git a/.gitignore b/.gitignore index 0b19b0d..3ee2cac 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1,2 @@ /partd-1.3.0.tar.gz +/partd-1.4.0.tar.gz diff --git a/python-partd.spec b/python-partd.spec index b52d671..6c5f85b 100644 --- a/python-partd.spec +++ b/python-partd.spec @@ -1,11 +1,11 @@ %global _empty_manifest_terminate_build 0 Name: python-partd -Version: 1.3.0 +Version: 1.4.0 Release: 1 Summary: Appendable key-value storage License: BSD URL: http://github.com/dask/partd/ -Source0: https://mirrors.nju.edu.cn/pypi/web/packages/40/27/aaf5dd27fd949e95279e829d2c838f5fde533395765966fe1e55004adf3b/partd-1.3.0.tar.gz +Source0: https://mirrors.nju.edu.cn/pypi/web/packages/9b/e5/d99a623103c664bb6a8702909b8abfeecbd54ee89b5efd9bdb5fa4a15cff/partd-1.4.0.tar.gz BuildArch: noarch Requires: python3-locket @@ -49,7 +49,7 @@ Key-value byte store with appendable values Partd excels at shuffling operations. %prep -%autosetup -n partd-1.3.0 +%autosetup -n partd-1.4.0 %build %py3_build @@ -89,5 +89,5 @@ mv %{buildroot}/doclist.lst . %{_docdir}/* %changelog -* Fri Apr 07 2023 Python_Bot - 1.3.0-1 +* Fri Apr 21 2023 Python_Bot - 1.4.0-1 - Package Spec generated diff --git a/sources b/sources index a687785..4927ed3 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -d82378ef76b93ac3f321e8d61ac9c16c partd-1.3.0.tar.gz +b1b31036992ad5892d32972128f15550 partd-1.4.0.tar.gz -- cgit v1.2.3