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:
@@ -19,7 +19,7 @@
|
||||
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
|
||||
%define modname param
|
||||
Name: python-param
|
||||
Version: 1.12.2
|
||||
Version: 1.12.3
|
||||
Release: 0
|
||||
Summary: Declarative Python programming using Parameters
|
||||
License: BSD-3-Clause
|
||||
|
||||
Reference in New Issue
Block a user