Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package python-virtualenv for openSUSE:Factory checked in at 2023-01-11 17:14:19 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/python-virtualenv (Old) and /work/SRC/openSUSE:Factory/.python-virtualenv.new.32243 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-virtualenv" Wed Jan 11 17:14:19 2023 rev:55 rq:1057689 version:20.16.7 Changes: -------- --- /work/SRC/openSUSE:Factory/python-virtualenv/python-virtualenv.changes 2022-12-04 14:57:56.212125951 +0100 +++ /work/SRC/openSUSE:Factory/.python-virtualenv.new.32243/python-virtualenv.changes 2023-01-11 17:14:25.067604605 +0100 @@ -1,0 +2,6 @@ +Wed Jan 11 03:46:18 UTC 2023 - Steve Kowalik <steven.kowa...@suse.com> + +- Add python_module devel to BuildRequires in the test flavor, since + the test suite checks if the include path exists. + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ python-virtualenv.spec ++++++ --- /var/tmp/diff_new_pack.jA2PkD/_old 2023-01-11 17:14:25.627607863 +0100 +++ /var/tmp/diff_new_pack.jA2PkD/_new 2023-01-11 17:14:25.631607887 +0100 @@ -1,7 +1,7 @@ # # spec file # -# 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 @@ -65,6 +65,7 @@ %endif %if %{with test} BuildRequires: %{python_module backports.entry_points_selectable >= 1.0.4} +BuildRequires: %{python_module devel} BuildRequires: %{python_module flaky >= 3} BuildRequires: %{python_module packaging >= 20.0} BuildRequires: %{python_module platformdirs >= 2}