summaryrefslogtreecommitdiff
path: root/python-partd.spec
diff options
context:
space:
mode:
Diffstat (limited to 'python-partd.spec')
-rw-r--r--python-partd.spec8
1 files changed, 4 insertions, 4 deletions
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