From 3373589b5f934d3eda36611e6c18c237b6bb2060cab31a3ae26da4c9f180184a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Mark=C3=A9ta=20Machov=C3=A1?= Date: Mon, 20 Jan 2025 10:46:34 +0000 Subject: [PATCH] Accepting request 1238968 from home:glaubitz:branches:devel:languages:python - Update to 5.1 * Add support for Python 3.12, 3.13. * Drop support for Python 3.7, 3.8. OBS-URL: https://build.opensuse.org/request/show/1238968 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-zope.deprecation?expand=0&rev=27 --- python-zope.deprecation.changes | 7 +++++++ python-zope.deprecation.spec | 10 +++++----- zope.deprecation-5.0.tar.gz | 3 --- zope_deprecation-5.1.tar.gz | 3 +++ 4 files changed, 15 insertions(+), 8 deletions(-) delete mode 100644 zope.deprecation-5.0.tar.gz create mode 100644 zope_deprecation-5.1.tar.gz diff --git a/python-zope.deprecation.changes b/python-zope.deprecation.changes index eba0533..0986836 100644 --- a/python-zope.deprecation.changes +++ b/python-zope.deprecation.changes @@ -1,3 +1,10 @@ +------------------------------------------------------------------- +Mon Jan 20 09:49:50 UTC 2025 - John Paul Adrian Glaubitz + +- Update to 5.1 + * Add support for Python 3.12, 3.13. + * Drop support for Python 3.7, 3.8. + ------------------------------------------------------------------- Tue Jul 25 08:11:55 UTC 2023 - Bernhard Wiedemann diff --git a/python-zope.deprecation.spec b/python-zope.deprecation.spec index 7657f5e..6d66d9c 100644 --- a/python-zope.deprecation.spec +++ b/python-zope.deprecation.spec @@ -1,7 +1,7 @@ # # spec file for package python-zope.deprecation # -# Copyright (c) 2023 SUSE LLC +# Copyright (c) 2025 SUSE LLC # Copyright (c) 2013 LISA GmbH, Bingen, Germany. # # All modifications and additions to the file contributed by third parties @@ -19,12 +19,12 @@ %{?sle15_python_module_pythons} Name: python-zope.deprecation -Version: 5.0 +Version: 5.1 Release: 0 Summary: Zope Deprecation Infrastructure License: ZPL-2.1 URL: https://pypi.python.org/pypi/zope.deprecation -Source: https://files.pythonhosted.org/packages/source/z/zope.deprecation/zope.deprecation-%{version}.tar.gz +Source: https://files.pythonhosted.org/packages/source/z/zope.deprecation/zope_deprecation-%{version}.tar.gz BuildRequires: %{python_module setuptools} BuildRequires: fdupes BuildRequires: python-rpm-macros @@ -49,8 +49,8 @@ Provides: %{python_module zope.deprecation-doc = %{version}} This package contains documentation files for %{name}. %prep -%setup -q -n zope.deprecation-%{version} -rm -rf zope.deprecation.egg-info +%setup -q -n zope_deprecation-%{version} +rm -rf zope_deprecation.egg-info %build %python_build diff --git a/zope.deprecation-5.0.tar.gz b/zope.deprecation-5.0.tar.gz deleted file mode 100644 index 91ec325..0000000 --- a/zope.deprecation-5.0.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:b7c32d3392036b2145c40b3103e7322db68662ab09b7267afe1532a9d93f640f -size 23353 diff --git a/zope_deprecation-5.1.tar.gz b/zope_deprecation-5.1.tar.gz new file mode 100644 index 0000000..05cfcc7 --- /dev/null +++ b/zope_deprecation-5.1.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:46bed4611fb53edc731aadeb64b28308bcb848f4cc150c60c948d078f7108721 +size 24453