14
0

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

- Update to version 2.4.0 
  * Add support for Python 3.11 (as of 3.11.0b3).
  * Disable unsafe math optimizations in C code. See pull request 73.

OBS-URL: https://build.opensuse.org/request/show/1010310
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-zodbpickle?expand=0&rev=18
This commit is contained in:
2022-10-13 06:54:52 +00:00
committed by Git OBS Bridge
parent e9c24d1d13
commit 7bcc46548b
4 changed files with 11 additions and 4 deletions

View File

@@ -1,3 +1,10 @@
-------------------------------------------------------------------
Wed Oct 12 18:28:01 UTC 2022 - Yogalakshmi Arunachalam <yarunachalam@suse.com>
- Update to version 2.4.0
* Add support for Python 3.11 (as of 3.11.0b3).
* Disable unsafe math optimizations in C code. See pull request 73.
-------------------------------------------------------------------
Fri Sep 16 22:48:53 UTC 2022 - Yogalakshmi Arunachalam <yarunachalam@suse.com>