From f35dbdcc5869c827fc2fa91e65195c73eb8e7c1502b46e7ab3da787a16b6006a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Adrian=20Schr=C3=B6ter?= Date: Fri, 13 Dec 2024 12:40:34 +0100 Subject: [PATCH] Sync from SUSE:SLFO:Main python-zope.configuration revision 015873f789f7800ebcd71922c57def27 --- python-zope.configuration.changes | 18 ++++++++++++++++++ python-zope.configuration.spec | 10 ++++++---- zope.configuration-4.4.1.tar.gz | 3 --- zope.configuration-5.0.1.tar.gz | 3 +++ 4 files changed, 27 insertions(+), 7 deletions(-) delete mode 100644 zope.configuration-4.4.1.tar.gz create mode 100644 zope.configuration-5.0.1.tar.gz diff --git a/python-zope.configuration.changes b/python-zope.configuration.changes index 37d4a79..30bc968 100644 --- a/python-zope.configuration.changes +++ b/python-zope.configuration.changes @@ -1,3 +1,21 @@ +------------------------------------------------------------------- +Sat Mar 16 13:11:11 UTC 2024 - Dirk Müller + +- update to 5.0.1: + * Fix tests when running from a distribution. + +------------------------------------------------------------------- +Fri Dec 29 12:04:03 UTC 2023 - Dirk Müller + +- update to 5.0: + * Drop support for Python 2.7, 3.5, 3.6. + * Add support for Python 3.11. + +------------------------------------------------------------------- +Thu Jun 1 20:36:46 UTC 2023 - Dirk Müller + +- use python3 module python for sle15 + ------------------------------------------------------------------- Fri Sep 16 22:38:51 UTC 2022 - Yogalakshmi Arunachalam diff --git a/python-zope.configuration.spec b/python-zope.configuration.spec index 50e862a..b9c4ef3 100644 --- a/python-zope.configuration.spec +++ b/python-zope.configuration.spec @@ -1,7 +1,7 @@ # -# spec file +# spec file for package python-zope.configuration # -# Copyright (c) 2022 SUSE LLC +# Copyright (c) 2024 SUSE LLC # Copyright (c) 2013 LISA GmbH, Bingen, Germany. # # All modifications and additions to the file contributed by third parties @@ -25,16 +25,18 @@ %define psuffix %{nil} %bcond_with test %endif -%{?!python_module:%define python_module() python-%{**} python3-%{**}} +%{?sle15_python_module_pythons} Name: python-zope.configuration%{psuffix} -Version: 4.4.1 +Version: 5.0.1 Release: 0 Summary: Zope Configuration Markup Language (ZCML) License: ZPL-2.1 Group: Development/Languages/Python URL: http://www.python.org/pypi/zope.configuration Source: https://files.pythonhosted.org/packages/source/z/zope.configuration/zope.configuration-%{version}.tar.gz +BuildRequires: %{python_module pip} BuildRequires: %{python_module setuptools} +BuildRequires: %{python_module wheel} BuildRequires: fdupes BuildRequires: python-rpm-macros Requires: python-zope.i18nmessageid diff --git a/zope.configuration-4.4.1.tar.gz b/zope.configuration-4.4.1.tar.gz deleted file mode 100644 index c806787..0000000 --- a/zope.configuration-4.4.1.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:8223ea4af539866ce7a9c730ac7eb18e51d17eb51593aa7773b3593c8d6d7608 -size 83825 diff --git a/zope.configuration-5.0.1.tar.gz b/zope.configuration-5.0.1.tar.gz new file mode 100644 index 0000000..3c62a6e --- /dev/null +++ b/zope.configuration-5.0.1.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f35877ead5e998036385d2ddc46919eabc998e699c05987964f171ad8dd9271b +size 83327