14
0

- update to 5.0:

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

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-zope.cachedescriptors?expand=0&rev=9
This commit is contained in:
2023-05-05 14:26:09 +00:00
committed by Git OBS Bridge
parent 0aa21e9011
commit c01a275e7f
4 changed files with 12 additions and 5 deletions

View File

@@ -1,3 +1,10 @@
-------------------------------------------------------------------
Fri May 5 14:26:02 UTC 2023 - Dirk Müller <dmueller@suse.com>
- update to 5.0:
* Add support for Python 3.11.
* Drop support for Python 2.7, 3.5, 3.6.
-------------------------------------------------------------------
Thu Oct 13 07:21:12 UTC 2022 - Dirk Müller <dmueller@suse.com>