Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package python-Lektor for openSUSE:Factory checked in at 2022-01-10 23:52:54 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/python-Lektor (Old) and /work/SRC/openSUSE:Factory/.python-Lektor.new.1892 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-Lektor" Mon Jan 10 23:52:54 2022 rev:8 rq:944543 version:3.3.0 Changes: -------- --- /work/SRC/openSUSE:Factory/python-Lektor/python-Lektor.changes 2022-01-06 15:52:05.304997780 +0100 +++ /work/SRC/openSUSE:Factory/.python-Lektor.new.1892/python-Lektor.changes 2022-01-10 23:52:55.732768867 +0100 @@ -1,0 +2,6 @@ +Thu Jan 6 20:02:15 UTC 2022 - Matej Cepl <[email protected]> + +- We don't have to skip failing test due to new version of + mistune. + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ python-Lektor.spec ++++++ --- /var/tmp/diff_new_pack.MctH0z/_old 2022-01-10 23:52:56.320769382 +0100 +++ /var/tmp/diff_new_pack.MctH0z/_new 2022-01-10 23:52:56.324769385 +0100 @@ -103,8 +103,7 @@ export LANG=en_US.UTF8 # Test suite expects a git repo git init -# test_markdown_links is skipped because of gh#lektor/lektor#982 -%pytest -k 'not (network or test_markdown_links)' +%pytest -k 'not network' %post %python_install_alternative lektor
