forked from pool/python-zope.interface
- update to 6.0:
* Build Linux binary wheels for Python 3.11. * Drop support for Python 2.7, 3.5, 3.6. * Fix test deprecation warning on Python 3.11. * Add preliminary support for Python 3.12 as of 3.12a5. * Drop: * + `zope.interface.implements` * + `zope.interface.implementsOnly` * + `zope.interface.classProvides` OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-zope.interface?expand=0&rev=58
This commit is contained in:
@@ -1,3 +1,16 @@
|
||||
-------------------------------------------------------------------
|
||||
Fri May 5 08:44:59 UTC 2023 - Dirk Müller <dmueller@suse.com>
|
||||
|
||||
- update to 6.0:
|
||||
* Build Linux binary wheels for Python 3.11.
|
||||
* Drop support for Python 2.7, 3.5, 3.6.
|
||||
* Fix test deprecation warning on Python 3.11.
|
||||
* Add preliminary support for Python 3.12 as of 3.12a5.
|
||||
* Drop:
|
||||
* + `zope.interface.implements`
|
||||
* + `zope.interface.implementsOnly`
|
||||
* + `zope.interface.classProvides`
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Apr 21 12:39:18 UTC 2023 - Dirk Müller <dmueller@suse.com>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user