diff --git a/frozendict-2.3.4.tar.gz b/frozendict-2.3.4.tar.gz deleted file mode 100644 index cb14160e46ffac74a33329884f1162a9b1651885..0000000000000000000000000000000000000000 Binary files a/frozendict-2.3.4.tar.gz and /dev/null differ diff --git a/frozendict-2.3.5.tar.gz b/frozendict-2.3.5.tar.gz new file mode 100644 index 0000000000000000000000000000000000000000..c3f181fcd230f1cd02c5ed804fb29b267027eb40 Binary files /dev/null and b/frozendict-2.3.5.tar.gz differ diff --git a/python-frozendict.spec b/python-frozendict.spec index 3089024f5006334eafc78314c34b48bada7f2651..1f71e1d4f66f0cd9759c0447187fb7a48ee3fee2 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.4 +Version: 2.3.5 Release: 1 Summary: A simple immutable dictionary License: GPLv3 and LGPLv3 URL: https://github.com/Marco-Sulla/python-frozendict -Source0: https://files.pythonhosted.org/packages/2d/ad/96e39d15df0c825d55dc0481016a7c743ad646d7fd4c11caf9306c606f93/frozendict-2.3.4.tar.gz +Source0: https://files.pythonhosted.org/packages/41/44/1892c9b2a21f471ef2681559f9e57470795199330dad8eca734bce408434/frozendict-2.3.5.tar.gz %description frozendict is an immutable wrapper around dictionaries that implements\ @@ -70,9 +70,11 @@ mv %{buildroot}/doclist.lst . %dir %{python3_sitearch}/* %files help -f doclist.lst -%{_docdir}/* %changelog +* Fri Mar 3 2023 wubijie - 2.3.5-1 +- Update package to version 2.3.5 + * Mon Sep 26 2022 guozhengxin - 2.3.4-1 - Upgrade package to version 2.3.4