Accepting request 822035 from devel:languages:python
OBS-URL: https://build.opensuse.org/request/show/822035 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-zope.testrunner?expand=0&rev=13
This commit is contained in:
commit
0398d6720d
@ -1,3 +1,12 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Tue Jul 21 08:53:11 UTC 2020 - Marketa Calabkova <mcalabkova@suse.com>
|
||||||
|
|
||||||
|
- Update to 5.2
|
||||||
|
* Add support for Python 3.8.
|
||||||
|
* When a layer is run in a subprocess, read its stderr in a thread to avoid
|
||||||
|
a deadlock if its stderr output (containing failing and erroring test IDs)
|
||||||
|
overflows the capacity of a pipe
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Wed Oct 30 12:13:54 UTC 2019 - Tomáš Chvátal <tchvatal@suse.com>
|
Wed Oct 30 12:13:54 UTC 2019 - Tomáš Chvátal <tchvatal@suse.com>
|
||||||
|
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
#
|
#
|
||||||
# spec file for package python-zope.testrunner
|
# spec file for package python-zope.testrunner
|
||||||
#
|
#
|
||||||
# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany.
|
# Copyright (c) 2020 SUSE LLC
|
||||||
#
|
#
|
||||||
# All modifications and additions to the file contributed by third parties
|
# All modifications and additions to the file contributed by third parties
|
||||||
# remain the property of their copyright owners, unless otherwise agreed
|
# remain the property of their copyright owners, unless otherwise agreed
|
||||||
@ -26,7 +26,7 @@
|
|||||||
%bcond_with test
|
%bcond_with test
|
||||||
%endif
|
%endif
|
||||||
Name: python-zope.testrunner
|
Name: python-zope.testrunner
|
||||||
Version: 5.1
|
Version: 5.2
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: Zope testrunner script
|
Summary: Zope testrunner script
|
||||||
License: ZPL-2.1
|
License: ZPL-2.1
|
||||||
|
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:354a65f6c6fe6c0584e2fcf06d7318e90dc7f7de1b7008d8913733e299317870
|
|
||||||
size 140679
|
|
3
zope.testrunner-5.2.tar.gz
Normal file
3
zope.testrunner-5.2.tar.gz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:873d6017abadc213992a0c38c786ed020341b6e0fe78d14bc2a684cf5a70de4b
|
||||||
|
size 141836
|
Loading…
x
Reference in New Issue
Block a user