forked from pool/python-zope.testing
- update to 5.0.1:
* Make wheels no longer universal.
* Backwards incompatible changes
* Drop support for Python 2.7, 3.5, 3.6.
* Drop modules which do not seem to be Python compatible:
+ ``zope.testing.loghandler``
+ ``zope.testing.server``
* Drop doctest option ``IGNORE_EXCEPTION_MODULE_IN_PYTHON2``.
* Remove functions:
+ ``zope.testing.renormalizing.strip_dottedname_from_traceback``
+ ``zope.testing.renormalizing.is_dotted_name``
* Add support for Python 3.11.
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-zope.testing?expand=0&rev=20
This commit is contained in:
@@ -1,3 +1,19 @@
|
||||
-------------------------------------------------------------------
|
||||
Fri Jan 6 11:02:53 UTC 2023 - Dirk Müller <dmueller@suse.com>
|
||||
|
||||
- update to 5.0.1:
|
||||
* Make wheels no longer universal.
|
||||
* Backwards incompatible changes
|
||||
* Drop support for Python 2.7, 3.5, 3.6.
|
||||
* Drop modules which do not seem to be Python compatible:
|
||||
+ ``zope.testing.loghandler``
|
||||
+ ``zope.testing.server``
|
||||
* Drop doctest option ``IGNORE_EXCEPTION_MODULE_IN_PYTHON2``.
|
||||
* Remove functions:
|
||||
+ ``zope.testing.renormalizing.strip_dottedname_from_traceback``
|
||||
+ ``zope.testing.renormalizing.is_dotted_name``
|
||||
* Add support for Python 3.11.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Oct 11 17:32:07 UTC 2022 - Yogalakshmi Arunachalam <yarunachalam@suse.com>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user