From 4f216cbcbca3cb5136f6beb52983ec5731286ff6ac53bc786e23f57aebcca2c8 Mon Sep 17 00:00:00 2001 From: Hans-Peter Jansen Date: Sat, 17 Sep 2022 08:56:00 +0000 Subject: [PATCH] Accepting request 1004218 from home:yarunachalam:branches:devel:languages:python - version update to 4.4.1 * Avoid creating reference cycles through tracebacks in reraise (change imported from six). * Add support for Python 3.9, 3.10. OBS-URL: https://build.opensuse.org/request/show/1004218 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-zope.configuration?expand=0&rev=12 --- python-zope.configuration.changes | 7 +++++++ python-zope.configuration.spec | 6 +++--- zope.configuration-4.4.0.tar.gz | 3 --- zope.configuration-4.4.1.tar.gz | 3 +++ 4 files changed, 13 insertions(+), 6 deletions(-) delete mode 100644 zope.configuration-4.4.0.tar.gz create mode 100644 zope.configuration-4.4.1.tar.gz diff --git a/python-zope.configuration.changes b/python-zope.configuration.changes index 272e048..37d4a79 100644 --- a/python-zope.configuration.changes +++ b/python-zope.configuration.changes @@ -1,3 +1,10 @@ +------------------------------------------------------------------- +Fri Sep 16 22:38:51 UTC 2022 - Yogalakshmi Arunachalam + +- version update to 4.4.1 + * Avoid creating reference cycles through tracebacks in reraise (change imported from six). + * Add support for Python 3.9, 3.10. + ------------------------------------------------------------------- Tue Mar 24 14:50:27 UTC 2020 - pgajdos@suse.com diff --git a/python-zope.configuration.spec b/python-zope.configuration.spec index 4e5c283..50e862a 100644 --- a/python-zope.configuration.spec +++ b/python-zope.configuration.spec @@ -1,7 +1,7 @@ # -# spec file for package python-zope.configuration +# spec file # -# Copyright (c) 2020 SUSE LLC +# Copyright (c) 2022 SUSE LLC # Copyright (c) 2013 LISA GmbH, Bingen, Germany. # # All modifications and additions to the file contributed by third parties @@ -27,7 +27,7 @@ %endif %{?!python_module:%define python_module() python-%{**} python3-%{**}} Name: python-zope.configuration%{psuffix} -Version: 4.4.0 +Version: 4.4.1 Release: 0 Summary: Zope Configuration Markup Language (ZCML) License: ZPL-2.1 diff --git a/zope.configuration-4.4.0.tar.gz b/zope.configuration-4.4.0.tar.gz deleted file mode 100644 index 6cdd313..0000000 --- a/zope.configuration-4.4.0.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:e9f02bac44405ad1526399d6574b91d792f9694f9c67df8b64e91fe10fcddb3c -size 83230 diff --git a/zope.configuration-4.4.1.tar.gz b/zope.configuration-4.4.1.tar.gz new file mode 100644 index 0000000..c806787 --- /dev/null +++ b/zope.configuration-4.4.1.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8223ea4af539866ce7a9c730ac7eb18e51d17eb51593aa7773b3593c8d6d7608 +size 83825