Script 'mail_helper' called by obssrc
Hello community,
here is the log from the commit of package python-geventhttpclient for
openSUSE:Factory checked in at 2023-08-28 17:14:05
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-geventhttpclient (Old)
and /work/SRC/openSUSE:Factory/.python-geventhttpclient.new.1766 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-geventhttpclient"
Mon Aug 28 17:14:05 2023 rev:8 rq:1105955 version:2.0.9
Changes:
--------
---
/work/SRC/openSUSE:Factory/python-geventhttpclient/python-geventhttpclient.changes
2023-05-12 20:40:52.319049387 +0200
+++
/work/SRC/openSUSE:Factory/.python-geventhttpclient.new.1766/python-geventhttpclient.changes
2023-08-28 17:14:06.522266689 +0200
@@ -1,0 +2,5 @@
+Fri Aug 25 12:18:29 UTC 2023 - Markéta Machová <[email protected]>
+
+- Skip both tests in test_no_module_ssl.py, failing with new gevent
+
+-------------------------------------------------------------------
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ python-geventhttpclient.spec ++++++
--- /var/tmp/diff_new_pack.KTiWLo/_old 2023-08-28 17:14:07.766311363 +0200
+++ /var/tmp/diff_new_pack.KTiWLo/_new 2023-08-28 17:14:07.770311507 +0200
@@ -67,7 +67,8 @@
%check
# test_cookielib_compatibility
https://github.com/gwik/geventhttpclient/issues/119
-%pytest_arch -m 'not online' -k 'not test_cookielib_compatibility'
+# test_no_module_ssl.py
https://github.com/geventhttpclient/geventhttpclient/issues/180
+%pytest_arch -m 'not online' -k 'not (test_cookielib_compatibility or
test_no_module_ssl)'
%files %{python_files}
%doc README.mdown