Accepting request 1056372 from devel:languages:python
- 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/request/show/1056372 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-zope.testing?expand=0&rev=13
This commit is contained in:
commit
fa96b55f1e
@ -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>
|
||||
|
||||
|
@ -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
|
||||
|
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:3b6e5906caddd148c23fe958e6aae3fadc8a08a8a53f747d9791c2d8135ee56e
|
||||
size 45359
|
BIN
zope.testing-5.0.1.tar.gz
(Stored with Git LFS)
Normal file
BIN
zope.testing-5.0.1.tar.gz
(Stored with Git LFS)
Normal file
Binary file not shown.
Loading…
Reference in New Issue
Block a user