forked from pool/python-zope.schema
- update to 7.0.1:
* Fix fallback when ``zope.i18nmessageid`` is not installed (regression introduced in 7.0.0). * Add support for Python 3.11. * Drop support for Python 2.7, 3.5, 3.6. * Drop ``zope.schema._compat`` module. * Fix test deprecation warning on Python 3.11. OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-zope.schema?expand=0&rev=30
This commit is contained in:
@@ -1,3 +1,14 @@
|
||||
-------------------------------------------------------------------
|
||||
Fri Jan 6 12:40:52 UTC 2023 - Dirk Müller <dmueller@suse.com>
|
||||
|
||||
- update to 7.0.1:
|
||||
* Fix fallback when ``zope.i18nmessageid`` is not installed (regression
|
||||
introduced in 7.0.0).
|
||||
* Add support for Python 3.11.
|
||||
* Drop support for Python 2.7, 3.5, 3.6.
|
||||
* Drop ``zope.schema._compat`` module.
|
||||
* Fix test deprecation warning on Python 3.11.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Sep 16 12:03:45 UTC 2022 - Markéta Machová <mmachova@suse.com>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user