Hello community,

here is the log from the commit of package python-geoip2 for openSUSE:Factory 
checked in at 2020-12-12 20:27:15
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-geoip2 (Old)
 and      /work/SRC/openSUSE:Factory/.python-geoip2.new.2328 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-geoip2"

Sat Dec 12 20:27:15 2020 rev:12 rq:854463 version:4.1.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/python-geoip2/python-geoip2.changes      
2020-11-06 23:43:13.355480056 +0100
+++ /work/SRC/openSUSE:Factory/.python-geoip2.new.2328/python-geoip2.changes    
2020-12-12 20:27:19.797537576 +0100
@@ -1,0 +2,6 @@
+Thu Dec 10 01:27:35 UTC 2020 - Benjamin Greiner <[email protected]>
+
+- replace deprecated setup.py test call by pyunittest macro so that
+  pip does not try to download stuff 
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ python-geoip2.spec ++++++
--- /var/tmp/diff_new_pack.DeRc4c/_old  2020-12-12 20:27:20.245538041 +0100
+++ /var/tmp/diff_new_pack.DeRc4c/_new  2020-12-12 20:27:20.249538045 +0100
@@ -62,11 +62,12 @@
 %python_expand %fdupes %{buildroot}%{$python_sitelib}
 
 %check
-%python_exec setup.py test
+%pyunittest tests/*_test.py -v
 
 %files %{python_files}
 %license LICENSE
 %doc README.rst HISTORY.rst
-%{python_sitelib}/*
+%{python_sitelib}/geoip2
+%{python_sitelib}/geoip2-%{version}*-info
 
 %changelog
_______________________________________________
openSUSE Commits mailing list -- [email protected]
To unsubscribe, email [email protected]
List Netiquette: https://en.opensuse.org/openSUSE:Mailing_list_netiquette
List Archives: 
https://lists.opensuse.org/archives/list/[email protected]

Reply via email to