14
0

- 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
This commit is contained in:
2024-06-13 15:33:54 +00:00
committed by Git OBS Bridge
parent 5c92c75b7f
commit 229ca1dc42
4 changed files with 13 additions and 6 deletions

View File

@@ -1,3 +1,10 @@
-------------------------------------------------------------------
Thu Jun 13 15:33:50 UTC 2024 - Dirk Müller <dmueller@suse.com>
- 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 <dmueller@suse.com>