Script 'mail_helper' called by obssrc
Hello community,
here is the log from the commit of package python-cloudscraper for
openSUSE:Factory checked in at 2021-11-12 15:59:23
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-cloudscraper (Old)
and /work/SRC/openSUSE:Factory/.python-cloudscraper.new.1890 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-cloudscraper"
Fri Nov 12 15:59:23 2021 rev:6 rq:931000 version:1.2.58
Changes:
--------
--- /work/SRC/openSUSE:Factory/python-cloudscraper/python-cloudscraper.changes
2021-05-13 22:18:37.115571934 +0200
+++
/work/SRC/openSUSE:Factory/.python-cloudscraper.new.1890/python-cloudscraper.changes
2021-11-12 16:00:10.418590169 +0100
@@ -1,0 +2,5 @@
+Fri Nov 12 01:28:36 UTC 2021 - Steve Kowalik <[email protected]>
+
+- Skip a broken test.
+
+-------------------------------------------------------------------
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ python-cloudscraper.spec ++++++
--- /var/tmp/diff_new_pack.4tZVao/_old 2021-11-12 16:00:10.938590410 +0100
+++ /var/tmp/diff_new_pack.4tZVao/_new 2021-11-12 16:00:10.942590411 +0100
@@ -58,7 +58,8 @@
%python_expand %fdupes %{buildroot}%{$python_sitelib}
%check
-%pytest
+# Skip broken test
+%pytest -k 'not test_getCookieString_challenge_js_challenge1_16_05_2020'
%files %{python_files}
%doc README.md