diff --git a/dill-0.3.5.1.tar.gz b/dill-0.3.5.1.tar.gz deleted file mode 100644 index 8f3f022..0000000 Binary files a/dill-0.3.5.1.tar.gz and /dev/null differ diff --git a/dill-0.3.6.tar.gz b/dill-0.3.6.tar.gz new file mode 100644 index 0000000..5c4354b Binary files /dev/null and b/dill-0.3.6.tar.gz differ diff --git a/python-dill.spec b/python-dill.spec index 5740fe7..fa33ec9 100644 --- a/python-dill.spec +++ b/python-dill.spec @@ -1,11 +1,11 @@ %global _empty_manifest_terminate_build 0 Name: python-dill -Version: 0.3.5.1 +Version: 0.3.6 Release: 1 Summary: serialize all of python License: BSD-3-Clause URL: https://github.com/uqfoundation/dill -Source0: https://files.pythonhosted.org/packages/59/46/634d5316ee8984e7dac658fb2e297a19f50a1f4007b09acb9c7c4e15bd67/dill-0.3.5.1.tar.gz +Source0: https://files.pythonhosted.org/packages/7c/e7/364a09134e1062d4d5ff69b853a56cf61c223e0afcc6906b6832bcd51ea8/dill-0.3.6.tar.gz BuildArch: noarch Requires: python3-objgraph @@ -17,7 +17,6 @@ serialize all of python Summary: serialize all of python Provides: python-dill BuildRequires: python3-devel -BuildRequires: zlib >= 1.2.11 BuildRequires: python3-setuptools %description -n python3-dill serialize all of python @@ -69,6 +68,9 @@ mv %{buildroot}/doclist.lst . %{_docdir}/* %changelog +* Fri Nov 11 2022 liqiuyu - 0.3.6-1 +- Upgrade package to version 0.3.6 + * Sat Oct 08 2022 guozhengxin - 0.3.5.1-1 - Upgrade package to version 0.3.5.1