diff --git a/dill-0.3.6.tar.gz b/dill-0.3.6.tar.gz deleted file mode 100644 index 5c4354bd4e2a7c93bc9e42520f0ff390f7eb6ccd..0000000000000000000000000000000000000000 Binary files a/dill-0.3.6.tar.gz and /dev/null differ diff --git a/dill-0.3.7.tar.gz b/dill-0.3.7.tar.gz new file mode 100644 index 0000000000000000000000000000000000000000..85fdc61a057839df16b708a527514a907ff873e5 Binary files /dev/null and b/dill-0.3.7.tar.gz differ diff --git a/python-dill.spec b/python-dill.spec index fa33ec972487b55a367c63a6d633368bc5692ca3..267491cdeab7e39aba2116526b5a73f7860f24a4 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.6 +Version: 0.3.7 Release: 1 Summary: serialize all of python License: BSD-3-Clause URL: https://github.com/uqfoundation/dill -Source0: https://files.pythonhosted.org/packages/7c/e7/364a09134e1062d4d5ff69b853a56cf61c223e0afcc6906b6832bcd51ea8/dill-0.3.6.tar.gz +Source0: https://files.pythonhosted.org/packages/c4/31/54dd222e02311c2dbc9e680d37cbd50f4494ce1ee9b04c69980e4ec26f38/dill-0.3.7.tar.gz BuildArch: noarch Requires: python3-objgraph @@ -68,6 +68,9 @@ mv %{buildroot}/doclist.lst . %{_docdir}/* %changelog +* Tue Aug 01 2023 zhangchenglin - 0.3.7-1 +- Update package to version 0.3.7 + * Fri Nov 11 2022 liqiuyu - 0.3.6-1 - Upgrade package to version 0.3.6