Script 'mail_helper' called by obssrc
Hello community,
here is the log from the commit of package python-zope.testrunner for
openSUSE:Factory checked in at 2021-10-25 15:16:54
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-zope.testrunner (Old)
and /work/SRC/openSUSE:Factory/.python-zope.testrunner.new.1890 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-zope.testrunner"
Mon Oct 25 15:16:54 2021 rev:14 rq:923473 version:5.3.0
Changes:
--------
---
/work/SRC/openSUSE:Factory/python-zope.testrunner/python-zope.testrunner.changes
2020-08-01 12:28:59.598334087 +0200
+++
/work/SRC/openSUSE:Factory/.python-zope.testrunner.new.1890/python-zope.testrunner.changes
2021-10-25 15:17:19.185671369 +0200
@@ -1,0 +2,11 @@
+Tue Oct 5 10:30:48 UTC 2021 - [email protected]
+
+- version update to 5.3.0
+ - Add support for Python 3.9.
+ - Fix `package init file missing` warning
+ (`#112 <https://github.com/zopefoundation/zope.testrunner/pull/112>`_).
+ - Make standard streams provide a `buffer` attribute on Python 3 when using
+ `--buffer` or testing under subunit.
+- %check: use %pyunittest rpm macro
+
+-------------------------------------------------------------------
Old:
----
zope.testrunner-5.2.tar.gz
New:
----
zope.testrunner-5.3.0.tar.gz
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ python-zope.testrunner.spec ++++++
--- /var/tmp/diff_new_pack.PmyQKS/_old 2021-10-25 15:17:19.705671694 +0200
+++ /var/tmp/diff_new_pack.PmyQKS/_new 2021-10-25 15:17:19.709671696 +0200
@@ -1,7 +1,7 @@
#
# spec file for package python-zope.testrunner
#
-# Copyright (c) 2020 SUSE LLC
+# Copyright (c) 2021 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.2
+Version: 5.3.0
Release: 0
Summary: Zope testrunner script
License: ZPL-2.1
@@ -69,7 +69,7 @@
%if %{with test}
%check
-%python_exec setup.py test
+%pyunittest src/zope/testrunner/tests/*.py
%endif
%if !%{with test}
++++++ zope.testrunner-5.2.tar.gz -> zope.testrunner-5.3.0.tar.gz ++++++
++++ 5624 lines of diff (skipped)