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

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