From be2eea483c41c879cbfe2dee82e4eaf4f42227289f754c2d87a62faad306fdef Mon Sep 17 00:00:00 2001 From: Hans-Peter Jansen Date: Wed, 26 Nov 2025 16:30:23 +0000 Subject: [PATCH] Accepting request 1320182 from home:glaubitz:branches:devel:languages:python - Update to 4.3 * Add support for Python 3.14. * Drop support for Python 3.9. OBS-URL: https://build.opensuse.org/request/show/1320182 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-ZConfig?expand=0&rev=29 --- python-ZConfig.changes | 7 +++++++ python-ZConfig.spec | 4 ++-- zconfig-4.2.tar.gz | 3 --- zconfig-4.3.tar.gz | 3 +++ 4 files changed, 12 insertions(+), 5 deletions(-) delete mode 100644 zconfig-4.2.tar.gz create mode 100644 zconfig-4.3.tar.gz diff --git a/python-ZConfig.changes b/python-ZConfig.changes index 14b9af7..d487fbb 100644 --- a/python-ZConfig.changes +++ b/python-ZConfig.changes @@ -1,3 +1,10 @@ +------------------------------------------------------------------- +Wed Nov 26 13:26:51 UTC 2025 - John Paul Adrian Glaubitz + +- Update to 4.3 + * Add support for Python 3.14. + * Drop support for Python 3.9. + ------------------------------------------------------------------- Wed Mar 26 01:49:36 UTC 2025 - Steve Kowalik diff --git a/python-ZConfig.spec b/python-ZConfig.spec index 9405603..0a26a3d 100644 --- a/python-ZConfig.spec +++ b/python-ZConfig.spec @@ -18,13 +18,13 @@ %{?sle15_python_module_pythons} Name: python-ZConfig -Version: 4.2 +Version: 4.3 Release: 0 Summary: Structured Configuration Library License: ZPL-2.1 URL: https://github.com/zopefoundation/ZConfig Source: https://files.pythonhosted.org/packages/source/Z/ZConfig/zconfig-%{version}.tar.gz -BuildRequires: %{python_module base >= 3.7} +BuildRequires: %{python_module base >= 3.10} BuildRequires: %{python_module docutils} BuildRequires: %{python_module manuel} BuildRequires: %{python_module pip} diff --git a/zconfig-4.2.tar.gz b/zconfig-4.2.tar.gz deleted file mode 100644 index 122eafa..0000000 --- a/zconfig-4.2.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:a0e4b5277c4cee8060ce335a578ac458f82c240ae96b16659200dbc4d98bfcce -size 127198 diff --git a/zconfig-4.3.tar.gz b/zconfig-4.3.tar.gz new file mode 100644 index 0000000..7f2786c --- /dev/null +++ b/zconfig-4.3.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:472233e515fa29be6c873e78b8a2b450c2cd25d0133cb45960837f33f1ab4fe3 +size 128126