diff --git a/param-2.3.0.tar.gz b/param-2.3.0.tar.gz deleted file mode 100644 index 2d4b77c..0000000 --- a/param-2.3.0.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:b7e2b9c1d308d93c641937330990e8254aef479682c930b36ab681c4587d999a -size 201663 diff --git a/param-2.3.1.tar.gz b/param-2.3.1.tar.gz new file mode 100644 index 0000000..8ebb726 --- /dev/null +++ b/param-2.3.1.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:84e59fc3a9bfb0e4c8100eb92d5be529deea3ec9c1f0881a0068c5caf31f21f3 +size 201772 diff --git a/python-param.changes b/python-param.changes index e9e53fd..270cc33 100644 --- a/python-param.changes +++ b/python-param.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Tue Dec 9 12:50:27 UTC 2025 - John Paul Adrian Glaubitz + +- Update to 2.3.1 + * Fix edit_constant to prevent class value mutation when not constant + ------------------------------------------------------------------- Mon Nov 24 08:11:36 UTC 2025 - John Paul Adrian Glaubitz diff --git a/python-param.spec b/python-param.spec index a41061a..a174e27 100644 --- a/python-param.spec +++ b/python-param.spec @@ -17,7 +17,7 @@ %{?sle15_python_module_pythons} Name: python-param -Version: 2.3.0 +Version: 2.3.1 Release: 0 Summary: Declarative Python programming using Parameters License: BSD-3-Clause