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 2022-09-20 19:23:25
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-zope.testrunner (Old)
 and      /work/SRC/openSUSE:Factory/.python-zope.testrunner.new.2083 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-zope.testrunner"

Tue Sep 20 19:23:25 2022 rev:15 rq:1004825 version:5.5

Changes:
--------
--- 
/work/SRC/openSUSE:Factory/python-zope.testrunner/python-zope.testrunner.changes
    2021-10-25 15:17:19.185671369 +0200
+++ 
/work/SRC/openSUSE:Factory/.python-zope.testrunner.new.2083/python-zope.testrunner.changes
  2022-09-20 19:23:30.778461877 +0200
@@ -1,0 +2,27 @@
+Mon Sep 19 15:46:37 UTC 2022 - Yogalakshmi Arunachalam <yarunacha...@suse.com>
+
+- updated spec to include 
+  Requires(post): update-alternatives
+  Requires(postun):update-alternatives
+
+-------------------------------------------------------------------
+Fri Sep 16 19:30:44 UTC 2022 - Yogalakshmi Arunachalam <yarunacha...@suse.com>
+
+- version update to 5.5.0
+  * Use sys._current_frames (rather than threading.enumerate) as base for new 
thread detection, fixes #130.
+  * New option --gc-after-test. It calls for a garbage collection after each 
test and can be used to track down
+    ResourceWarning``s and cyclic garbage. With ``rv = gc.collect(), ! is 
output on verbosity level 1 when rv is
+    non zero (i.e. when cyclic structures have been released), [``*rv*]`` on 
higher verbosity levels and a detailed
+    cyclic garbage analysis on verbosity level 4+. For details, see #133.
+  * Allow the filename for the logging configuration to be specified via the 
envvar ZOPE_TESTRUNNER_LOG_INI.
+    If not defined, the configuration continues to be locked for in file 
log.ini of the current working directory.
+    Remember the logging configuration file in envvar ZOPE_TESTRUNNER_LOG_INI 
to allow spawned child processes to
+    recreate the logging configuration. For details, see #134.
+ 
+- version update to 5.4.0
+   * Improve --help documentation for --package-path option (#121).
+   * Do not disable existing loggers during logsupport initialization (#120).
+   * Fix tests with testtools >= 2.5.0 (#125).
+   * Add support for Python 3.10.
+
+-------------------------------------------------------------------

Old:
----
  zope.testrunner-5.3.0.tar.gz

New:
----
  zope.testrunner-5.5.tar.gz

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ python-zope.testrunner.spec ++++++
--- /var/tmp/diff_new_pack.i4yZkl/_old  2022-09-20 19:23:31.274463299 +0200
+++ /var/tmp/diff_new_pack.i4yZkl/_new  2022-09-20 19:23:31.278463310 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package python-zope.testrunner
 #
-# Copyright (c) 2021 SUSE LLC
+# Copyright (c) 2022 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.3.0
+Version:        5.5
 Release:        0
 Summary:        Zope testrunner script
 License:        ZPL-2.1
@@ -41,6 +41,8 @@
 Requires:       python-six
 Requires:       python-zope.exceptions
 Requires:       python-zope.interface
+Requires(post): update-alternatives
+Requires(postun):update-alternatives
 BuildArch:      noarch
 %if %{with test}
 BuildRequires:  %{python_module zope.testing}

++++++ zope.testrunner-5.3.0.tar.gz -> zope.testrunner-5.5.tar.gz ++++++
++++ 4185 lines of diff (skipped)

Reply via email to