14
0

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
This commit is contained in:
2022-09-17 08:56:00 +00:00
committed by Git OBS Bridge
parent 0ae40969b6
commit 4f216cbcbc
4 changed files with 13 additions and 6 deletions

View File

@@ -1,3 +1,10 @@
-------------------------------------------------------------------
Fri Sep 16 22:38:51 UTC 2022 - Yogalakshmi Arunachalam <yarunachalam@suse.com>
- 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