Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package python-jaraco.test for 
openSUSE:Factory checked in at 2026-04-14 17:48:29
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-jaraco.test (Old)
 and      /work/SRC/openSUSE:Factory/.python-jaraco.test.new.21863 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-jaraco.test"

Tue Apr 14 17:48:29 2026 rev:9 rq:1346318 version:5.6.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/python-jaraco.test/python-jaraco.test.changes    
2026-03-30 18:30:05.208046643 +0200
+++ 
/work/SRC/openSUSE:Factory/.python-jaraco.test.new.21863/python-jaraco.test.changes
 2026-04-14 17:48:45.392623508 +0200
@@ -1,0 +2,6 @@
+Mon Apr 13 00:38:08 UTC 2026 - Steve Kowalik <[email protected]>
+
+- Add missing {Build,}Requires on git-core.
+- No longer allow the testsuite to fail.
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ python-jaraco.test.spec ++++++
--- /var/tmp/diff_new_pack.3xOpbP/_old  2026-04-14 17:48:45.912645002 +0200
+++ /var/tmp/diff_new_pack.3xOpbP/_new  2026-04-14 17:48:45.912645002 +0200
@@ -35,12 +35,13 @@
 BuildRequires:  %{python_module jaraco.functools}
 BuildRequires:  %{python_module pytest}
 BuildRequires:  %{python_module testsuite}
+BuildRequires:  git-core
 # /SECTION
 BuildRequires:  fdupes
+Requires:       git-core
 Requires:       python-jaraco.collections
 Requires:       python-jaraco.context
 Requires:       python-jaraco.functools
-Requires:       python-testsuite
 Suggests:       python-sphinx >= 3.5
 Suggests:       python-jaraco.packaging >= 9
 Suggests:       python-rst.linker >= 1.9
@@ -63,8 +64,8 @@
 %python_expand %fdupes %{buildroot}%{$python_sitelib}
 
 %check
-# https://github.com/pytest-dev/pytest/issues/12303
-%pytest -v || :
+export PYTHONPATH=.
+%pytest
 
 %files %{python_files}
 %doc NEWS.rst README.rst

Reply via email to