From 229ca1dc4255c9b5c6470453c162e54fac4849395c48d2de21c033bf01601018 Mon Sep 17 00:00:00 2001 From: Dirk Mueller Date: Thu, 13 Jun 2024 15:33:54 +0000 Subject: [PATCH] - update to 5.1: * Add support for Python 3.12. * Include code from PEP302 loaders in tracebacks OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-zope.exceptions?expand=0&rev=30 --- python-zope.exceptions.changes | 7 +++++++ python-zope.exceptions.spec | 6 +++--- zope.exceptions-5.0.1.tar.gz | 3 --- zope.exceptions-5.1.tar.gz | 3 +++ 4 files changed, 13 insertions(+), 6 deletions(-) delete mode 100644 zope.exceptions-5.0.1.tar.gz create mode 100644 zope.exceptions-5.1.tar.gz diff --git a/python-zope.exceptions.changes b/python-zope.exceptions.changes index de5792b..5afe732 100644 --- a/python-zope.exceptions.changes +++ b/python-zope.exceptions.changes @@ -1,3 +1,10 @@ +------------------------------------------------------------------- +Thu Jun 13 15:33:50 UTC 2024 - Dirk Müller + +- update to 5.1: + * Add support for Python 3.12. + * Include code from PEP302 loaders in tracebacks + ------------------------------------------------------------------- Sat Dec 16 09:02:46 UTC 2023 - Dirk Müller diff --git a/python-zope.exceptions.spec b/python-zope.exceptions.spec index f00585f..b71dbd9 100644 --- a/python-zope.exceptions.spec +++ b/python-zope.exceptions.spec @@ -1,7 +1,7 @@ # -# spec file +# spec file for package python-zope.exceptions # -# 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 @@ -26,7 +26,7 @@ %bcond_with test %endif Name: python-zope.exceptions%{psuffix} -Version: 5.0.1 +Version: 5.1 Release: 0 Summary: Zope Exceptions License: ZPL-2.1 diff --git a/zope.exceptions-5.0.1.tar.gz b/zope.exceptions-5.0.1.tar.gz deleted file mode 100644 index b6256ed..0000000 --- a/zope.exceptions-5.0.1.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:30fc53e5339f5fbd9d1335e0f7b69f77f15e3f06e2b17b7fb7ef925cc24fdd96 -size 30435 diff --git a/zope.exceptions-5.1.tar.gz b/zope.exceptions-5.1.tar.gz new file mode 100644 index 0000000..53418b4 --- /dev/null +++ b/zope.exceptions-5.1.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:611b4c4946c30160db4b7bbd4f38613b32684af167d319650af9b73bc7b0e978 +size 31416