From a634ad96daf927493775196eace5f2cd57c801fa Mon Sep 17 00:00:00 2001 From: CoprDistGit Date: Fri, 21 Apr 2023 10:03:17 +0000 Subject: automatic import of python-zict --- python-zict.spec | 9 ++++----- 1 file changed, 4 insertions(+), 5 deletions(-) (limited to 'python-zict.spec') 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 - 2.2.0-1 +* Fri Apr 21 2023 Python_Bot - 3.0.0-1 - Package Spec generated -- cgit v1.2.3