diff options
author | CoprDistGit <infra@openeuler.org> | 2023-04-21 10:03:17 +0000 |
---|---|---|
committer | CoprDistGit <infra@openeuler.org> | 2023-04-21 10:03:17 +0000 |
commit | a634ad96daf927493775196eace5f2cd57c801fa (patch) | |
tree | 4cc5d4abe6c26adf2d7e6865da91b86d77a9678c /python-zict.spec | |
parent | d8486b5e2507fc4ea9a45377e783e354dbc38d7c (diff) |
automatic import of python-zictopeneuler20.03
Diffstat (limited to 'python-zict.spec')
-rw-r--r-- | python-zict.spec | 9 |
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 |