Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package python-geoip2 for openSUSE:Factory 
checked in at 2023-02-18 17:10:15
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-geoip2 (Old)
 and      /work/SRC/openSUSE:Factory/.python-geoip2.new.22824 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-geoip2"

Sat Feb 18 17:10:15 2023 rev:19 rq:1066108 version:4.6.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/python-geoip2/python-geoip2.changes      
2023-01-25 17:55:03.659870022 +0100
+++ /work/SRC/openSUSE:Factory/.python-geoip2.new.22824/python-geoip2.changes   
2023-02-18 17:10:18.386705953 +0100
@@ -1,0 +2,6 @@
+Wed Feb 15 19:57:56 UTC 2023 - Dirk Müller <[email protected]>
+
+- fix tests on python 3.8 as well with newer python-mocket by skipping
+  the tests/test_webservice which need porting to new python-mocket 
+
+-------------------------------------------------------------------

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ python-geoip2.spec ++++++
--- /var/tmp/diff_new_pack.4quWHZ/_old  2023-02-18 17:10:18.838708806 +0100
+++ /var/tmp/diff_new_pack.4quWHZ/_new  2023-02-18 17:10:18.842708832 +0100
@@ -66,7 +66,7 @@
 %python_expand %fdupes %{buildroot}%{$python_sitelib}
 
 %check
-python38_tests="tests/webservice_test.py tests/models_test.py 
tests/database_test.py"
+python38_tests="tests/models_test.py tests/database_test.py"
 python39_tests=$python38_tests
 python310_tests=$python38_tests
 # mocket currently does not work with 3.11. See these issues:

Reply via email to