14
0

- update to 6.0:

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

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-zope.hookable?expand=0&rev=33
This commit is contained in:
2023-12-29 12:03:44 +00:00
committed by Git OBS Bridge
parent 139c7a0c74
commit 49917d61f8
4 changed files with 15 additions and 7 deletions

View File

@@ -1,3 +1,10 @@
-------------------------------------------------------------------
Fri Dec 29 12:02:12 UTC 2023 - Dirk Müller <dmueller@suse.com>
- update to 6.0:
* Drop support for Python 2.7, 3.5, 3.6.
* Add support for Python 3.12.
-------------------------------------------------------------------
Wed Jul 26 07:30:49 UTC 2023 - Bernhard Wiedemann <bwiedemann@suse.com>