summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorCoprDistGit <infra@openeuler.org>2023-04-21 06:39:02 +0000
committerCoprDistGit <infra@openeuler.org>2023-04-21 06:39:02 +0000
commit77bb9cbe1f5587fbab8903ae0a2a3b63f884af66 (patch)
treee662811ae2acdaa7dfd83a8bc77ef008af8aedb6
parentbe1b8a84ebb87ca924d09a460a58f3d1bb704735 (diff)
automatic import of python-partdopeneuler20.03
-rw-r--r--.gitignore1
-rw-r--r--python-partd.spec8
-rw-r--r--sources2
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 <Python_Bot@openeuler.org> - 1.3.0-1
+* Fri Apr 21 2023 Python_Bot <Python_Bot@openeuler.org> - 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