14
0

Accepting request 822033 from home:mcalabkova:branches:devel:languages:python

- 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

OBS-URL: https://build.opensuse.org/request/show/822033
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-zope.testrunner?expand=0&rev=25
This commit is contained in:
Tomáš Chvátal
2020-07-21 08:57:00 +00:00
committed by Git OBS Bridge
parent 96a2b73991
commit 364b08dc24
4 changed files with 14 additions and 5 deletions

View File

@@ -1,7 +1,7 @@
#
# 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
# remain the property of their copyright owners, unless otherwise agreed
@@ -26,7 +26,7 @@
%bcond_with test
%endif
Name: python-zope.testrunner
Version: 5.1
Version: 5.2
Release: 0
Summary: Zope testrunner script
License: ZPL-2.1