14
0

- 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:
2023-01-06 11:05:00 +00:00
committed by Git OBS Bridge
parent bbffa7e88f
commit 4a8a7488ea
4 changed files with 21 additions and 5 deletions

View File

@@ -1,7 +1,7 @@
#
# spec file for package python-zope.testing
#
# Copyright (c) 2022 SUSE LLC
# Copyright (c) 2023 SUSE LLC
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@@ -18,7 +18,7 @@
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
Name: python-zope.testing
Version: 4.10
Version: 5.0.1
Release: 0
Summary: Zope testing helpers
License: ZPL-2.1