diff --git a/python-zope-hookable.spec b/python-zope-hookable.spec index 2510e82f82ecec8ad2aec07794484f5b954e162b..1bcd62470bfe7ffe54abd3abaa85a582d228ff1a 100644 --- a/python-zope-hookable.spec +++ b/python-zope-hookable.spec @@ -1,11 +1,11 @@ %global _empty_manifest_terminate_build 0 Name: python-zope-hookable -Version: 5.4 +Version: 6.0 Release: 1 Summary: Zope hookable License: ZPL 2.1 URL: https://www.python.org/pypi/zope.hookable -Source0: https://files.pythonhosted.org/packages/26/ce/ba1346f4c078321683c0118fc7706287493294d1cb637bf356be94de8c40/zope.hookable-5.4.tar.gz +Source0: https://files.pythonhosted.org/packages/78/ce/4eeb5f4d12bfb6ba46584c3e7cd0b8f29264b10a9159eaf06d90f71a22a9/zope.hookable-6.0.tar.gz %description This package supports the efficient creation of "hookable" objects, which @@ -81,6 +81,9 @@ mv %{buildroot}/doclist.lst . %{_pkgdocdir} %changelog +* Mon Dec 25 2023 jiangxinyu - 6.0-1 +- Update package to version 6.0 + * Thu Dec 15 2022 chendexi - 5.4-1 - Upgrade package to version 5.4 diff --git a/zope.hookable-5.4.tar.gz b/zope.hookable-5.4.tar.gz deleted file mode 100644 index 75075b95a3b15c2fcf29ce54a57c15acc355b233..0000000000000000000000000000000000000000 Binary files a/zope.hookable-5.4.tar.gz and /dev/null differ diff --git a/zope.hookable-6.0.tar.gz b/zope.hookable-6.0.tar.gz new file mode 100644 index 0000000000000000000000000000000000000000..7f8aba8f1ca94d0841aab15949361b4a47749c32 Binary files /dev/null and b/zope.hookable-6.0.tar.gz differ