Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package python-execnet for openSUSE:Factory checked in at 2022-11-30 16:07:53 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/python-execnet (Old) and /work/SRC/openSUSE:Factory/.python-execnet.new.1597 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-execnet" Wed Nov 30 16:07:53 2022 rev:14 rq:1038942 version:1.9.0 Changes: -------- --- /work/SRC/openSUSE:Factory/python-execnet/python-execnet.changes 2021-12-16 21:19:07.798517076 +0100 +++ /work/SRC/openSUSE:Factory/.python-execnet.new.1597/python-execnet.changes 2022-11-30 16:07:54.211492336 +0100 @@ -1,0 +2,7 @@ +Tue Nov 29 16:58:39 UTC 2022 - Daniel Garcia <daniel.gar...@suse.com> + +- Remove python_module macro definition +- Add python-py dependency required because python-pytest removed that + dependency + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ python-execnet.spec ++++++ --- /var/tmp/diff_new_pack.9Fp9yG/_old 2022-11-30 16:07:54.671494852 +0100 +++ /var/tmp/diff_new_pack.9Fp9yG/_new 2022-11-30 16:07:54.679494896 +0100 @@ -1,7 +1,7 @@ # # spec file for package python-execnet # -# 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 @@ -16,7 +16,6 @@ # -%{?!python_module:%define python_module() python-%{**} python3-%{**}} Name: python-execnet Version: 1.9.0 Release: 0 @@ -26,6 +25,7 @@ URL: https://github.com/pytest-dev/execnet Source0: https://files.pythonhosted.org/packages/source/e/execnet/execnet-%{version}.tar.gz BuildRequires: %{python_module pytest} +BuildRequires: %{python_module py} BuildRequires: %{python_module setuptools_scm} BuildRequires: %{python_module setuptools} BuildRequires: fdupes