From 1761d824d74de40c9a8a5875d3ccf20957ae5c3f25edb84504834e6b3e9791b6 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Mark=C3=A9ta=20Machov=C3=A1?= Date: Fri, 27 Jun 2025 14:28:02 +0000 Subject: [PATCH] Accepting request 1288654 from home:glaubitz:branches:devel:languages:python - Update to 2.2.1 * Do not remove nested_refs when updating another ref (#1061) OBS-URL: https://build.opensuse.org/request/show/1288654 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-param?expand=0&rev=64 --- param-2.2.0.tar.gz | 3 --- param-2.2.1.tar.gz | 3 +++ python-param.changes | 6 ++++++ python-param.spec | 2 +- 4 files changed, 10 insertions(+), 4 deletions(-) delete mode 100644 param-2.2.0.tar.gz create mode 100644 param-2.2.1.tar.gz diff --git a/param-2.2.0.tar.gz b/param-2.2.0.tar.gz deleted file mode 100644 index bee76c8..0000000 --- a/param-2.2.0.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:2ef63ef7aef37412eeb8ee3a06189a51f69c58c068824ae070baecb5b2abd0b8 -size 176845 diff --git a/param-2.2.1.tar.gz b/param-2.2.1.tar.gz new file mode 100644 index 0000000..e70fcf3 --- /dev/null +++ b/param-2.2.1.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ba1f7cec6455ea8ad96f641f4082759bf1057dcbe629aa79d956b25973252422 +size 176980 diff --git a/python-param.changes b/python-param.changes index 75d7860..8c8bb35 100644 --- a/python-param.changes +++ b/python-param.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Thu Jun 26 09:35:43 UTC 2025 - John Paul Adrian Glaubitz + +- Update to 2.2.1 + * Do not remove nested_refs when updating another ref (#1061) + ------------------------------------------------------------------- Mon Jan 6 11:44:12 UTC 2025 - John Paul Adrian Glaubitz diff --git a/python-param.spec b/python-param.spec index fc746db..868e56f 100644 --- a/python-param.spec +++ b/python-param.spec @@ -18,7 +18,7 @@ %define modname param Name: python-param -Version: 2.2.0 +Version: 2.2.1 Release: 0 Summary: Declarative Python programming using Parameters License: BSD-3-Clause