Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package python-pelican for openSUSE:Factory checked in at 2022-04-30 00:46:20 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/python-pelican (Old) and /work/SRC/openSUSE:Factory/.python-pelican.new.1538 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-pelican" Sat Apr 30 00:46:20 2022 rev:19 rq:973965 version:4.7.2 Changes: -------- --- /work/SRC/openSUSE:Factory/python-pelican/python-pelican.changes 2022-02-10 23:12:48.632319914 +0100 +++ /work/SRC/openSUSE:Factory/.python-pelican.new.1538/python-pelican.changes 2022-04-30 00:46:52.299020802 +0200 @@ -1,0 +2,5 @@ +Fri Apr 29 09:50:36 UTC 2022 - Mark??ta Machov?? <[email protected]> + +- do not require pytest-pythonpath + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ python-pelican.spec ++++++ --- /var/tmp/diff_new_pack.flZISB/_old 2022-04-30 00:46:52.835021266 +0200 +++ /var/tmp/diff_new_pack.flZISB/_new 2022-04-30 00:46:52.839021270 +0200 @@ -46,7 +46,6 @@ BuildRequires: %{python_module lxml} BuildRequires: %{python_module psutil} BuildRequires: %{python_module pytest-cov} -BuildRequires: %{python_module pytest-pythonpath} BuildRequires: %{python_module pytest-xdist} BuildRequires: %{python_module pytest} BuildRequires: %{python_module python-dateutil} @@ -122,6 +121,7 @@ %check export LC_ALL=C.utf8 +export PYTHONPATH=. # gh#getpelican/pelican#2846 %pytest -k 'not (test_basic_generation_works or test_custom_generation_works or test_custom_locale_generation_works)'
