summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--.gitignore1
-rw-r--r--python-zict.spec9
-rw-r--r--sources2
3 files changed, 6 insertions, 6 deletions
diff --git a/.gitignore b/.gitignore
index 8b010f2..9b12ac2 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1,2 @@
/zict-2.2.0.tar.gz
+/zict-3.0.0.tar.gz
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
diff --git a/sources b/sources
index 95b5d60..0a5b620 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-9a119a41c585cf7116ad05d7eaf0b8a5 zict-2.2.0.tar.gz
+12f29aee5f197323252e2a94cac68d40 zict-3.0.0.tar.gz