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 2023-04-06 15:55:46 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/python-zope.testrunner (Old) and /work/SRC/openSUSE:Factory/.python-zope.testrunner.new.19717 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-zope.testrunner" Thu Apr 6 15:55:46 2023 rev:18 rq:1077170 version:6.0 Changes: -------- --- /work/SRC/openSUSE:Factory/python-zope.testrunner/python-zope.testrunner.changes 2022-12-15 19:24:02.247657671 +0100 +++ /work/SRC/openSUSE:Factory/.python-zope.testrunner.new.19717/python-zope.testrunner.changes 2023-04-06 15:55:47.252243544 +0200 @@ -1,0 +2,7 @@ +Mon Apr 3 09:15:42 UTC 2023 - pgaj...@suse.com + +- version update to 6.0 + * - Drop support for Python 2.7, 3.5, 3.6. +- python-six is not required + +------------------------------------------------------------------- Old: ---- zope.testrunner-5.6.tar.gz New: ---- zope.testrunner-6.0.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ python-zope.testrunner.spec ++++++ --- /var/tmp/diff_new_pack.rYs4wP/_old 2023-04-06 15:55:47.824246774 +0200 +++ /var/tmp/diff_new_pack.rYs4wP/_new 2023-04-06 15:55:47.828246797 +0200 @@ -1,7 +1,7 @@ # # spec file for package python-zope.testrunner # -# Copyright (c) 2022 SUSE LLC +# Copyright (c) 2023 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -16,7 +16,6 @@ # -%{?!python_module:%define python_module() python-%{**} python3-%{**}} %global flavor @BUILD_FLAVOR@%{nil} %if "%{flavor}" == "test" %define psuffix -test @@ -26,19 +25,17 @@ %bcond_with test %endif Name: python-zope.testrunner -Version: 5.6 +Version: 6.0 Release: 0 Summary: Zope testrunner script License: ZPL-2.1 URL: https://github.com/zopefoundation/zope.testrunner Source: https://files.pythonhosted.org/packages/source/z/zope.testrunner/zope.testrunner-%{version}.tar.gz BuildRequires: %{python_module setuptools} -BuildRequires: %{python_module six} BuildRequires: %{python_module zope.exceptions} BuildRequires: %{python_module zope.interface} BuildRequires: fdupes BuildRequires: python-rpm-macros -Requires: python-six Requires: python-zope.exceptions Requires: python-zope.interface Requires(post): update-alternatives @@ -55,7 +52,7 @@ This package provides a flexible test runner with layer support. %prep -%setup -q -n zope.testrunner-%{version} +%autosetup -p1 -n zope.testrunner-%{version} find -size 0 -delete %build @@ -85,7 +82,7 @@ %license LICENSE.md %doc README.rst %python_alternative %{_bindir}/zope-testrunner -%{python_sitelib}/* +%{python_sitelib}/zope* %endif %changelog ++++++ zope.testrunner-5.6.tar.gz -> zope.testrunner-6.0.tar.gz ++++++ ++++ 2368 lines of diff (skipped)