diff --git a/python-zope.hookable.changes b/python-zope.hookable.changes index 4803b7f..d330d7e 100644 --- a/python-zope.hookable.changes +++ b/python-zope.hookable.changes @@ -1,3 +1,10 @@ +------------------------------------------------------------------- +Wed Oct 12 18:31:51 UTC 2022 - Yogalakshmi Arunachalam + +- Update to version 5.2 + * Add support for Python 3.10 and 3.11 (as of 3.11.0rc1). + * Disable unsafe math optimizations in C code. See pull request 25. + ------------------------------------------------------------------- Wed Oct 13 09:21:27 UTC 2021 - pgajdos@suse.com diff --git a/python-zope.hookable.spec b/python-zope.hookable.spec index 5418a15..0c3cd16 100644 --- a/python-zope.hookable.spec +++ b/python-zope.hookable.spec @@ -1,7 +1,7 @@ # # spec file # -# Copyright (c) 2021 SUSE LLC +# Copyright (c) 2022 SUSE LLC # Copyright (c) 2013 LISA GmbH, Bingen, Germany. # # All modifications and additions to the file contributed by third parties @@ -27,7 +27,7 @@ %bcond_with test %endif Name: python-zope.hookable%{psuffix} -Version: 5.1.0 +Version: 5.2 Release: 0 Summary: Zope hookable License: ZPL-2.1 diff --git a/zope.hookable-5.1.0.tar.gz b/zope.hookable-5.1.0.tar.gz deleted file mode 100644 index 57bff7d..0000000 --- a/zope.hookable-5.1.0.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:8fc3e6cd0486c6af48e3317c299def719b57538332a194e0b3bc6a772f4faa0e -size 21922 diff --git a/zope.hookable-5.2.tar.gz b/zope.hookable-5.2.tar.gz new file mode 100644 index 0000000..41160c5 --- /dev/null +++ b/zope.hookable-5.2.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4c3018bcf2b39cf5cccf40826f799b4b8c140056db780f96cb0ca332a243bd29 +size 24004