Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package python-affine for openSUSE:Factory checked in at 2022-01-17 22:34:08 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/python-affine (Old) and /work/SRC/openSUSE:Factory/.python-affine.new.1892 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-affine" Mon Jan 17 22:34:08 2022 rev:4 rq:946897 version:2.3.0 Changes: -------- --- /work/SRC/openSUSE:Factory/python-affine/python-affine.changes 2021-01-13 18:36:20.182339666 +0100 +++ /work/SRC/openSUSE:Factory/.python-affine.new.1892/python-affine.changes 2022-01-17 22:34:50.974275663 +0100 @@ -1,0 +2,5 @@ +Sun Jan 16 16:19:38 UTC 2022 - Ben Greiner <c...@bnavigator.de> + +- Don't check code coverage + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ python-affine.spec ++++++ --- /var/tmp/diff_new_pack.OYTgWr/_old 2022-01-17 22:34:51.426275963 +0100 +++ /var/tmp/diff_new_pack.OYTgWr/_new 2022-01-17 22:34:51.430275965 +0100 @@ -1,7 +1,7 @@ # # spec file for package python-affine # -# 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 @@ -30,10 +30,8 @@ BuildRequires: python-rpm-macros BuildArch: noarch # SECTION test requirements -BuildRequires: %{python_module coveralls} BuildRequires: %{python_module pydocstyle} BuildRequires: %{python_module pytest >= 3.0} -BuildRequires: %{python_module pytest-cov} # /SECTION %python_subpackages @@ -56,6 +54,7 @@ %files %{python_files} %doc AUTHORS.txt CHANGES.txt README.rst %license LICENSE.txt -%{python_sitelib}/* +%{python_sitelib}/affine +%{python_sitelib}/affine-%{version}*-info %changelog