summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--.gitignore1
-rw-r--r--python-frozendict.spec8
-rw-r--r--sources2
3 files changed, 6 insertions, 5 deletions
diff --git a/.gitignore b/.gitignore
index 9ebc944..172f0d6 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,2 +1,3 @@
/frozendict-2.3.5.tar.gz
/frozendict-2.3.6.tar.gz
+/frozendict-2.3.7.tar.gz
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
diff --git a/sources b/sources
index 8cee90c..ec6bd4f 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-d463dcfd7140e85569958a827f5e2428 frozendict-2.3.6.tar.gz
+469d399ab29a8f0ad73b162152d2953f frozendict-2.3.7.tar.gz