Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package python-pytest-testinfra for openSUSE:Factory checked in at 2023-05-06 22:09:51 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/python-pytest-testinfra (Old) and /work/SRC/openSUSE:Factory/.python-pytest-testinfra.new.1533 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-pytest-testinfra" Sat May 6 22:09:51 2023 rev:2 rq:1085224 version:6.3.0 Changes: -------- --- /work/SRC/openSUSE:Factory/python-pytest-testinfra/python-pytest-testinfra.changes 2021-04-27 21:35:47.596095500 +0200 +++ /work/SRC/openSUSE:Factory/.python-pytest-testinfra.new.1533/python-pytest-testinfra.changes 2023-05-06 22:09:55.168959818 +0200 @@ -1,0 +2,5 @@ +Fri May 5 19:55:05 UTC 2023 - Johannes Kastl <ka...@b1-systems.de> + +- add sle15_python_module_pythons + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ python-pytest-testinfra.spec ++++++ --- /var/tmp/diff_new_pack.BWmdIV/_old 2023-05-06 22:09:55.724962914 +0200 +++ /var/tmp/diff_new_pack.BWmdIV/_new 2023-05-06 22:09:55.732962958 +0200 @@ -1,7 +1,7 @@ # -# spec file for package python-testinfra +# spec file for package python-pytest-testinfra # -# Copyright (c) 2021 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,8 +16,7 @@ # -%{?!python_module:%define python_module() python3-%{**}} -%define skip_python2 1 +%{?sle15_python_module_pythons} Name: python-pytest-testinfra Version: 6.3.0 Release: 0 @@ -39,7 +38,6 @@ BuildRequires: python-rpm-macros BuildRequires: python3-salt Requires: python-pytest -Requires: python-six >= 1.4 Provides: python-testinfra = %{version}-%{release} Obsoletes: python-testinfra < %{version}-%{release} BuildArch: noarch @@ -80,6 +78,7 @@ %files %{python_files} %doc CHANGELOG.rst README.rst %license LICENSE -%{python_sitelib}/* +%{python_sitelib}/testinfra +%{python_sitelib}/pytest_testinfra-%{version}*-info %changelog