14
0

- update to 5.0:

* Drop support for Python 2.7, 3.5, 3.6.
  * Add support for Python 3.11.

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-zope.configuration?expand=0&rev=16
This commit is contained in:
2023-12-29 12:26:56 +00:00
committed by Git OBS Bridge
parent bdfc8e534b
commit 0c53f04263
4 changed files with 13 additions and 5 deletions

View File

@@ -1,3 +1,10 @@
-------------------------------------------------------------------
Fri Dec 29 12:04:03 UTC 2023 - Dirk Müller <dmueller@suse.com>
- 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 <dmueller@suse.com>