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

@@ -18,7 +18,7 @@
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
Name: python-zodbpickle
Version: 2.3
Version: 2.4
Release: 0
Summary: Fork of Python 3 pickle module
License: Python-2.0 AND ZPL-2.1