15
0
forked from pool/python-param

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

- Update to version 1.12.3: 
  The 1.12.3 release adds support for Python 3.11. Many thanks to @musicinmybrain (first contribution!) and @maximlt for contributing to this release.
  Enhancements:
  * Preserve existing Random seed behavior in Python 3.11 (#638)
  * Add support for Python 3.11 (#658)

OBS-URL: https://build.opensuse.org/request/show/1042719
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-param?expand=0&rev=46
This commit is contained in:
2022-12-14 10:10:48 +00:00
committed by Git OBS Bridge
parent 49af386815
commit 3b0280507f
4 changed files with 13 additions and 4 deletions

View File

@@ -1,3 +1,12 @@
-------------------------------------------------------------------
Tue Dec 13 15:45:22 UTC 2022 - Yogalakshmi Arunachalam <yarunachalam@suse.com>
- Update to version 1.12.3:
The 1.12.3 release adds support for Python 3.11. Many thanks to @musicinmybrain (first contribution!) and @maximlt for contributing to this release.
Enhancements:
* Preserve existing Random seed behavior in Python 3.11 (#638)
* Add support for Python 3.11 (#658)
-------------------------------------------------------------------
Wed Jun 22 00:34:34 UTC 2022 - Atri Bhattacharya <badshah400@gmail.com>