Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package python-dateparser for openSUSE:Factory checked in at 2022-05-31 15:47:06 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/python-dateparser (Old) and /work/SRC/openSUSE:Factory/.python-dateparser.new.1548 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-dateparser" Tue May 31 15:47:06 2022 rev:8 rq:980048 version:1.1.1 Changes: -------- --- /work/SRC/openSUSE:Factory/python-dateparser/python-dateparser.changes 2022-05-26 18:43:52.317164800 +0200 +++ /work/SRC/openSUSE:Factory/.python-dateparser.new.1548/python-dateparser.changes 2022-05-31 15:47:54.200008976 +0200 @@ -1,0 +2,6 @@ +Tue May 31 07:52:04 UTC 2022 - Mark??ta Machov?? <mmach...@suse.com> + +- Do not collect test_search.py + * https://github.com/scrapinghub/dateparser/issues/1053 + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ python-dateparser.spec ++++++ --- /var/tmp/diff_new_pack.MtqOGs/_old 2022-05-31 15:47:54.680009295 +0200 +++ /var/tmp/diff_new_pack.MtqOGs/_new 2022-05-31 15:47:54.688009300 +0200 @@ -88,6 +88,8 @@ %python_expand %fdupes %{buildroot}%{$python_sitelib} %check +# https://github.com/scrapinghub/dateparser/issues/1053 +rm tests/test_search.py export NO_NETWORK=1 %pytest