Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package python-pytest-subprocess for 
openSUSE:Factory checked in at 2026-05-13 17:18:30
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-pytest-subprocess (Old)
 and      /work/SRC/openSUSE:Factory/.python-pytest-subprocess.new.1966 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-pytest-subprocess"

Wed May 13 17:18:30 2026 rev:7 rq:1352635 version:1.6.0

Changes:
--------
--- 
/work/SRC/openSUSE:Factory/python-pytest-subprocess/python-pytest-subprocess.changes
        2025-11-17 12:09:20.490247258 +0100
+++ 
/work/SRC/openSUSE:Factory/.python-pytest-subprocess.new.1966/python-pytest-subprocess.changes
      2026-05-13 17:18:38.557560797 +0200
@@ -1,0 +2,23 @@
+Tue May 12 02:20:09 UTC 2026 - Steve Kowalik <[email protected]>
+
+- Update to 1.6.0:
+  ## Features
+  * #206: Add fp.regex() for regex-based command argument matching.
+  * #103: Improve matching commands that contain quoted arguments.
+  ## Bug fixes
+  * #207: Fix poll() not reflecting returncode when a callback is registered.
+  * #205: Fix stdin not respecting text mode when text=True or encoding is
+    set.
+  * #192: Fix ResourceWarning for unclosed file handles in
+    test_universal_newlines and test_text by explicitly closing
+    process.stdout after reading, preventing intermittent failures on
+    Python 3.12+.
+  * #196: Handle stderr=STDOUT when stdout is a file handle.
+  * #194: Patch imported subprocess.Popen aliases.
+  * #186: Support file handles in stdout and stderr.
+  ## Other changes
+  *  #197: Officially support Python 3.14 and 3.15.
+- Drop patch py314-fix-tests.patch, merged upstream.
+- Drop unneeded _service file.
+
+-------------------------------------------------------------------

Old:
----
  _service
  py314-fix-tests.patch
  python-pytest-subprocess-1.5.3-gh.tar.gz

New:
----
  python-pytest-subprocess-1.6.0-gh.tar.gz

----------(Old B)----------
  Old:  *  #197: Officially support Python 3.14 and 3.15.
- Drop patch py314-fix-tests.patch, merged upstream.
- Drop unneeded _service file.
----------(Old E)----------

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

Other differences:
------------------
++++++ python-pytest-subprocess.spec ++++++
--- /var/tmp/diff_new_pack.frqVH7/_old  2026-05-13 17:18:39.425597063 +0200
+++ /var/tmp/diff_new_pack.frqVH7/_new  2026-05-13 17:18:39.425597063 +0200
@@ -18,14 +18,12 @@
 
 %{?sle15_python_module_pythons}
 Name:           python-pytest-subprocess
-Version:        1.5.3
+Version:        1.6.0
 Release:        0
 Summary:        A plugin to fake subprocess for pytest
 License:        MIT
 URL:            https://github.com/aklajnert/pytest-subprocess
 Source0:        
https://github.com/aklajnert/pytest-subprocess/archive/refs/tags/%{version}.tar.gz#/%{name}-%{version}-gh.tar.gz
-# PATCH-FIX-UPSTREAM Based on 
gh#aklajnert/pytest-subprocess#be30d9a94ba45afb600717e3fcd95b8b2ff2c60e
-Patch1:         py314-fix-tests.patch
 BuildRequires:  %{python_module pip}
 BuildRequires:  %{python_module setuptools}
 BuildRequires:  %{python_module wheel}

++++++ _scmsync.obsinfo ++++++
--- /var/tmp/diff_new_pack.frqVH7/_old  2026-05-13 17:18:39.473599068 +0200
+++ /var/tmp/diff_new_pack.frqVH7/_new  2026-05-13 17:18:39.473599068 +0200
@@ -1,6 +1,6 @@
-mtime: 1763113859
-commit: 06088bb81a7944ab70512510a4ae9e3fb4d639444233bd98368dcb85ea4bace3
-url: https://src.opensuse.org/python-pytest/python-pytest-subprocess.git
-revision: 06088bb81a7944ab70512510a4ae9e3fb4d639444233bd98368dcb85ea4bace3
+mtime: 1778552429
+commit: 9440fe7fac923541beb7ffec63255ebf421431db0239dfd80b9c9bed2d6cd919
+url: https://src.opensuse.org/python-pytest/python-pytest-subprocess
+revision: 9440fe7fac923541beb7ffec63255ebf421431db0239dfd80b9c9bed2d6cd919
 projectscmsync: https://src.opensuse.org/python-pytest/_ObsPrj.git
 

++++++ build.specials.obscpio ++++++

++++++ build.specials.obscpio ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/.gitignore new/.gitignore
--- old/.gitignore      1970-01-01 01:00:00.000000000 +0100
+++ new/.gitignore      2026-05-12 04:20:29.000000000 +0200
@@ -0,0 +1 @@
+.osc

++++++ python-pytest-subprocess-1.5.3-gh.tar.gz -> 
python-pytest-subprocess-1.6.0-gh.tar.gz ++++++
++++ 1654 lines of diff (skipped)

Reply via email to