summaryrefslogtreecommitdiff
path: root/python-zict.spec
diff options
context:
space:
mode:
Diffstat (limited to 'python-zict.spec')
-rw-r--r--python-zict.spec9
1 files changed, 4 insertions, 5 deletions
diff --git a/python-zict.spec b/python-zict.spec
index 15ff2e0..39ccfca 100644
--- a/python-zict.spec
+++ b/python-zict.spec
@@ -1,14 +1,13 @@
%global _empty_manifest_terminate_build 0
Name: python-zict
-Version: 2.2.0
+Version: 3.0.0
Release: 1
Summary: Mutable mapping tools
License: BSD
URL: http://zict.readthedocs.io/en/latest/
-Source0: https://mirrors.nju.edu.cn/pypi/web/packages/96/ed/c4f036bf588841d18b49a97a7df65604461206b044dc1373c3fa25431c1d/zict-2.2.0.tar.gz
+Source0: https://mirrors.nju.edu.cn/pypi/web/packages/d1/ac/3c494dd7ec5122cff8252c1a209b282c0867af029f805ae9befd73ae37eb/zict-3.0.0.tar.gz
BuildArch: noarch
-Requires: python3-heapdict
%description
@@ -44,7 +43,7 @@ Mutable Mapping tools. See `documentation`_.
%prep
-%autosetup -n zict-2.2.0
+%autosetup -n zict-3.0.0
%build
%py3_build
@@ -84,5 +83,5 @@ mv %{buildroot}/doclist.lst .
%{_docdir}/*
%changelog
-* Mon Apr 10 2023 Python_Bot <Python_Bot@openeuler.org> - 2.2.0-1
+* Fri Apr 21 2023 Python_Bot <Python_Bot@openeuler.org> - 3.0.0-1
- Package Spec generated