Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package subunit for openSUSE:Factory checked 
in at 2026-07-21 23:01:44
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/subunit (Old)
 and      /work/SRC/openSUSE:Factory/.subunit.new.24530 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "subunit"

Tue Jul 21 23:01:44 2026 rev:15 rq:1366774 version:1.4.6

Changes:
--------
--- /work/SRC/openSUSE:Factory/subunit/subunit.changes  2026-04-09 
16:22:29.884969011 +0200
+++ /work/SRC/openSUSE:Factory/.subunit.new.24530/subunit.changes       
2026-07-21 23:01:49.128643646 +0200
@@ -1,0 +2,22 @@
+Thu Jul 16 05:01:40 UTC 2026 - Steve Kowalik <[email protected]>
+
+- Update to 1.4.6:
+  * Fix compatibility with testtools 2.8.2.
+  * Fix ExecTestCase to work without executable permissions on the test
+    script.
+  * Fix ExecTestCase to properly handle shell scripts.
+  * Stop installing tests.
+  * Add subunit-combine script that runs multiple subunit-producing commands
+    and merges their streams, optionally prefixing each command's test ids.
+  * subunit-combine supports testr-style $LISTOPT, $IDOPTION, $IDFILE and
+    $IDLIST placeholders in command argv, along with --list, --load-list and
+    positional test ids for per-command filtering.
+  * Add gojson2subunit script for converting go test -json streams to
+    subunit.
+  * Add junitxml2subunit script for converting JUnit XML test reports to
+    subunit.
+- Add BuildRequires on setuptools to allow building with Python 3.15.
+- Drop patch support-testtools-2.8.2.patch, merged upstream.
+- Remove _service and friends.
+
+-------------------------------------------------------------------

Old:
----
  1.4.5.tar.gz
  _service
  _servicedata
  support-testtools-2.8.2.patch

New:
----
  1.4.6.tar.gz

----------(Old B)----------
  Old:- Add BuildRequires on setuptools to allow building with Python 3.15.
- Drop patch support-testtools-2.8.2.patch, merged upstream.
- Remove _service and friends.
----------(Old E)----------

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

Other differences:
------------------
++++++ subunit.spec ++++++
--- /var/tmp/diff_new_pack.jz1YeA/_old  2026-07-21 23:01:49.960672343 +0200
+++ /var/tmp/diff_new_pack.jz1YeA/_new  2026-07-21 23:01:49.964672480 +0200
@@ -21,7 +21,7 @@
 %bcond_with python2
 %{?sle15_python_module_pythons}
 Name:           subunit
-Version:        1.4.5
+Version:        1.4.6
 %global majver  %(awk 'BEGIN { OFS="."; FS="[\\.\\+]+" } {print $1, $2, $3}' 
<<< %{version})
 # %%global majver  1.4
 Release:        0
@@ -31,13 +31,12 @@
 URL:            https://github.com/testing-cabal/subunit
 # Source0:        %%{name}-%%{version}.tar.xz
 Source0:        
https://github.com/testing-cabal/%{name}/archive/refs/tags/%{version}.tar.gz
-# PATCH-FIX-UPSTREAM gh#testing-cabal/subunit#98
-Patch0:         support-testtools-2.8.2.patch
 BuildRequires:  %{python_module docutils}
 BuildRequires:  %{python_module fixtures}
 BuildRequires:  %{python_module hypothesis}
 BuildRequires:  %{python_module iso8601}
 BuildRequires:  %{python_module pip}
+BuildRequires:  %{python_module setuptools}
 BuildRequires:  %{python_module testscenarios}
 BuildRequires:  %{python_module testtools >= 2.7}
 BuildRequires:  %{python_module wheel}
@@ -206,7 +205,6 @@
 %{python_expand chmod 0755 %{buildroot}%{$python_sitelib}/%{name}/run.py
 
 # Eliminate duplicates
-rm -fr %{buildroot}%{$python_sitelib}/subunit/tests
 %fdupes %{buildroot}%{$python_sitelib}
 }
 

++++++ 1.4.5.tar.gz -> 1.4.6.tar.gz ++++++
++++ 11722 lines of diff (skipped)

Reply via email to