- update to 6.2:
* Add support for Python 3.12. * Update code and tests to ``python-subunit >= 1.4.3`` thus requiring at least this version. - Update to version 5.6 - Update to 5.5.1 - updated spec to include * Fix test failures and deprecation warnings occurring when using Python 3.8a1. * Update the command line interface to use argparse instead of * Handle string in exception values when formatting chained * Enable DeprecationWarning earlier, when discovering test - Changes from 4.4.0 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-zope.testrunner?expand=0&rev=38
This commit is contained in:
parent
90552c3557
commit
76d40bd7b9
@ -1,3 +1,11 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Mon Dec 11 08:13:01 UTC 2023 - Dirk Müller <dmueller@suse.com>
|
||||||
|
|
||||||
|
- update to 6.2:
|
||||||
|
* Add support for Python 3.12.
|
||||||
|
* Update code and tests to ``python-subunit >= 1.4.3`` thus
|
||||||
|
requiring at least this version.
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Fri Jun 9 12:39:26 UTC 2023 - ecsos <ecsos@opensuse.org>
|
Fri Jun 9 12:39:26 UTC 2023 - ecsos <ecsos@opensuse.org>
|
||||||
|
|
||||||
|
@ -26,7 +26,7 @@
|
|||||||
%endif
|
%endif
|
||||||
%{?sle15_python_module_pythons}
|
%{?sle15_python_module_pythons}
|
||||||
Name: python-zope.testrunner
|
Name: python-zope.testrunner
|
||||||
Version: 6.0
|
Version: 6.2
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: Zope testrunner script
|
Summary: Zope testrunner script
|
||||||
License: ZPL-2.1
|
License: ZPL-2.1
|
||||||
|
BIN
zope.testrunner-6.0.tar.gz
(Stored with Git LFS)
BIN
zope.testrunner-6.0.tar.gz
(Stored with Git LFS)
Binary file not shown.
3
zope.testrunner-6.2.tar.gz
Normal file
3
zope.testrunner-6.2.tar.gz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:0f8dc92e1363837567a02c78f252b6fd43c3b69c08ff2db748333aefd111bccd
|
||||||
|
size 150192
|
Loading…
x
Reference in New Issue
Block a user