15
0
forked from pool/python-param

Accepting request 1042887 from devel:languages:python

OBS-URL: https://build.opensuse.org/request/show/1042887
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-param?expand=0&rev=22
This commit is contained in:
2022-12-15 18:24:56 +00:00
committed by Git OBS Bridge
4 changed files with 13 additions and 4 deletions

View File

@@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:7796e8e1f16f54f7cf77faf8620df857be89a3e2d8a8f218c1c3e99a5a62e474
size 459918

3
param-1.12.3.tar.gz Normal file
View File

@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:f5a4a72d7470769e07e3c1f55f771f31870424ad06226c34651f1df7c6da3685
size 460591

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>

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