From 9111e81db3363f3c91b079af0876af7a50631a4c7364eddfe609d2b403d5c231 Mon Sep 17 00:00:00 2001 From: Dirk Mueller Date: Sun, 21 Jan 2024 10:37:01 +0000 Subject: [PATCH] - update to 4.0: * Drop support for Python 2.7, 3.5, 3.6. OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-ZConfig?expand=0&rev=19 --- ZConfig-3.6.1.tar.gz | 3 --- ZConfig-4.0.tar.gz | 3 +++ python-ZConfig.changes | 6 ++++++ python-ZConfig.spec | 5 +++-- 4 files changed, 12 insertions(+), 5 deletions(-) delete mode 100644 ZConfig-3.6.1.tar.gz create mode 100644 ZConfig-4.0.tar.gz diff --git a/ZConfig-3.6.1.tar.gz b/ZConfig-3.6.1.tar.gz deleted file mode 100644 index 89e4ba8..0000000 --- a/ZConfig-3.6.1.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:4422c7d663af762cd7795775366bc6a67ab440a1ab796eb0f7425b0e9034f076 -size 147047 diff --git a/ZConfig-4.0.tar.gz b/ZConfig-4.0.tar.gz new file mode 100644 index 0000000..c45b4f9 --- /dev/null +++ b/ZConfig-4.0.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f8d642fba6ba98d08631be2c1f71ad1957c051fef4aa3d3fb9f1e08dc61d0156 +size 126072 diff --git a/python-ZConfig.changes b/python-ZConfig.changes index b43b911..cdac36d 100644 --- a/python-ZConfig.changes +++ b/python-ZConfig.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Sun Jan 21 10:36:47 UTC 2024 - Dirk Müller + +- update to 4.0: + * Drop support for Python 2.7, 3.5, 3.6. + ------------------------------------------------------------------- Mon Feb 20 07:30:20 UTC 2023 - Daniel Garcia diff --git a/python-ZConfig.spec b/python-ZConfig.spec index edefcbb..a4e742d 100644 --- a/python-ZConfig.spec +++ b/python-ZConfig.spec @@ -1,7 +1,7 @@ # # spec file for package python-ZConfig # -# Copyright (c) 2023 SUSE LLC +# Copyright (c) 2024 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -16,8 +16,9 @@ # +%{?sle15_python_module_pythons} Name: python-ZConfig -Version: 3.6.1 +Version: 4.0 Release: 0 Summary: Structured Configuration Library License: ZPL-2.1