Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package python-pip-api for openSUSE:Factory 
checked in at 2023-06-03 00:07:30
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-pip-api (Old)
 and      /work/SRC/openSUSE:Factory/.python-pip-api.new.15902 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-pip-api"

Sat Jun  3 00:07:30 2023 rev:8 rq:1090402 version:0.0.30

Changes:
--------
--- /work/SRC/openSUSE:Factory/python-pip-api/python-pip-api.changes    
2023-02-07 18:49:39.539316745 +0100
+++ /work/SRC/openSUSE:Factory/.python-pip-api.new.15902/python-pip-api.changes 
2023-06-03 00:07:37.130128923 +0200
@@ -1,0 +2,5 @@
+Fri Jun  2 04:39:22 UTC 2023 - Steve Kowalik <steven.kowa...@suse.com>
+
+- Skip PEP508 tests since they require the network.
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ python-pip-api.spec ++++++
--- /var/tmp/diff_new_pack.PZfkOa/_old  2023-06-03 00:07:37.714132372 +0200
+++ /var/tmp/diff_new_pack.PZfkOa/_new  2023-06-03 00:07:37.718132395 +0200
@@ -56,8 +56,8 @@
 %python_expand %fdupes %{buildroot}%{$python_sitelib}
 
 %check
-# Broken with current packaging
-%pytest -k 'not test_installed_distributions_legacy_version'
+# Broken with current packaging ; requires network
+%pytest -k 'not (test_installed_distributions_legacy_version or 
test_parse_requirements_PEP508)'
 
 %files %{python_files}
 %doc README.md

Reply via email to