Accepting request 1194965 from devel:languages:python
- Update to 6.5: * unittest.TestCase.subTest support (#91). * remove support for setup.py's test command. Support for this command has been dropped by modern setuptools versions and correspondingly has been removed from most zopefoundation packages; zope.testrunner now follows. * setup.py's ftest command is now only supported when the used setuptools version still supports test. OBS-URL: https://build.opensuse.org/request/show/1194965 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-zope.testrunner?expand=0&rev=24
This commit is contained in:
commit
1537fc7723
@ -1,3 +1,14 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed Aug 21 04:04:14 UTC 2024 - Steve Kowalik <steven.kowalik@suse.com>
|
||||
|
||||
- Update to 6.5:
|
||||
* unittest.TestCase.subTest support (#91).
|
||||
* remove support for setup.py's test command. Support for this command has
|
||||
been dropped by modern setuptools versions and correspondingly has been
|
||||
removed from most zopefoundation packages; zope.testrunner now follows.
|
||||
* setup.py's ftest command is now only supported when the used setuptools
|
||||
version still supports test.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Mar 14 08:57:24 UTC 2024 - Dirk Müller <dmueller@suse.com>
|
||||
|
||||
|
@ -26,7 +26,7 @@
|
||||
%endif
|
||||
%{?sle15_python_module_pythons}
|
||||
Name: python-zope.testrunner
|
||||
Version: 6.4
|
||||
Version: 6.5
|
||||
Release: 0
|
||||
Summary: Zope testrunner script
|
||||
License: ZPL-2.1
|
||||
|
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:0b859fc74d6f2b6c5dd8adf9dee4ec7405f73f290ecab2570ac636f8361228c8
|
||||
size 159953
|
3
zope.testrunner-6.5.tar.gz
Normal file
3
zope.testrunner-6.5.tar.gz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:d1ff88aa8dab42a2f0de2f522719f675e8977a4b82ece6526ae742e1fdabdbdc
|
||||
size 155717
|
Loading…
x
Reference in New Issue
Block a user