From 364b08dc247db6f1204637786b053f5bcfa1ee9f42aa92ae73dfd48e10d36203 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Tom=C3=A1=C5=A1=20Chv=C3=A1tal?= Date: Tue, 21 Jul 2020 08:57:00 +0000 Subject: [PATCH] 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 --- python-zope.testrunner.changes | 9 +++++++++ python-zope.testrunner.spec | 4 ++-- zope.testrunner-5.1.tar.gz | 3 --- zope.testrunner-5.2.tar.gz | 3 +++ 4 files changed, 14 insertions(+), 5 deletions(-) delete mode 100644 zope.testrunner-5.1.tar.gz create mode 100644 zope.testrunner-5.2.tar.gz diff --git a/python-zope.testrunner.changes b/python-zope.testrunner.changes index 4d9b44b..17d3387 100644 --- a/python-zope.testrunner.changes +++ b/python-zope.testrunner.changes @@ -1,3 +1,12 @@ +------------------------------------------------------------------- +Tue Jul 21 08:53:11 UTC 2020 - Marketa Calabkova + +- 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 diff --git a/python-zope.testrunner.spec b/python-zope.testrunner.spec index b1f735d..aed670b 100644 --- a/python-zope.testrunner.spec +++ b/python-zope.testrunner.spec @@ -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 diff --git a/zope.testrunner-5.1.tar.gz b/zope.testrunner-5.1.tar.gz deleted file mode 100644 index 55f7cad..0000000 --- a/zope.testrunner-5.1.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:354a65f6c6fe6c0584e2fcf06d7318e90dc7f7de1b7008d8913733e299317870 -size 140679 diff --git a/zope.testrunner-5.2.tar.gz b/zope.testrunner-5.2.tar.gz new file mode 100644 index 0000000..d91eb41 --- /dev/null +++ b/zope.testrunner-5.2.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:873d6017abadc213992a0c38c786ed020341b6e0fe78d14bc2a684cf5a70de4b +size 141836