14
0

Accepting request 1010313 from home:yarunachalam:branches:devel:languages:python

- 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.

OBS-URL: https://build.opensuse.org/request/show/1010313
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-zope.hookable?expand=0&rev=18
This commit is contained in:
2022-10-12 19:08:47 +00:00
committed by Git OBS Bridge
parent 578974d99d
commit 56a124d53f
4 changed files with 12 additions and 5 deletions

View File

@@ -1,3 +1,10 @@
-------------------------------------------------------------------
Wed Oct 12 18:31:51 UTC 2022 - Yogalakshmi Arunachalam <yarunachalam@suse.com>
- 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