summaryrefslogtreecommitdiff
path: root/python-frozendict.spec
diff options
context:
space:
mode:
Diffstat (limited to 'python-frozendict.spec')
-rw-r--r--python-frozendict.spec8
1 files changed, 4 insertions, 4 deletions
diff --git a/python-frozendict.spec b/python-frozendict.spec
index 5dd6bfd..7c307c1 100644
--- a/python-frozendict.spec
+++ b/python-frozendict.spec
@@ -1,11 +1,11 @@
%global _empty_manifest_terminate_build 0
Name: python-frozendict
-Version: 2.3.6
+Version: 2.3.7
Release: 1
Summary: A simple immutable dictionary
License: LGPL v3
URL: https://github.com/Marco-Sulla/python-frozendict
-Source0: https://mirrors.nju.edu.cn/pypi/web/packages/93/0b/d07e3ebdc3e31acff5a59a7e087c3f19bc456691dfd9afefd427168350d1/frozendict-2.3.6.tar.gz
+Source0: https://mirrors.nju.edu.cn/pypi/web/packages/08/7c/a200d7dec1810f104f7bd08d12ff2fa22a1f024906c81b05856d8a12fc1e/frozendict-2.3.7.tar.gz
%description
@@ -1077,7 +1077,7 @@ Name: `class.fromkeys()`; Size: 1000; Keys: int; Type: frozendict; Time: 3
%prep
-%autosetup -n frozendict-2.3.6
+%autosetup -n frozendict-2.3.7
%build
%py3_build
@@ -1117,5 +1117,5 @@ mv %{buildroot}/doclist.lst .
%{_docdir}/*
%changelog
-* Fri Apr 07 2023 Python_Bot <Python_Bot@openeuler.org> - 2.3.6-1
+* Fri Apr 21 2023 Python_Bot <Python_Bot@openeuler.org> - 2.3.7-1
- Package Spec generated