Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package python-pytest-forked for 
openSUSE:Factory checked in at 2026-09-10 11:48:59
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-pytest-forked (Old)
 and      /work/SRC/openSUSE:Factory/.python-pytest-forked.new.1265 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-pytest-forked"

Thu Sep 10 11:48:59 2026 rev:12 rq:1376801 version:1.7.5

Changes:
--------
--- 
/work/SRC/openSUSE:Factory/python-pytest-forked/python-pytest-forked.changes    
    2026-08-05 17:50:45.706819240 +0200
+++ 
/work/SRC/openSUSE:Factory/.python-pytest-forked.new.1265/python-pytest-forked.changes
      2026-09-10 11:52:00.658149903 +0200
@@ -1,0 +2,11 @@
+Thu Sep 10 02:22:56 UTC 2026 - Steve Kowalik <[email protected]>
+
+- Update to 1.7.5:
+  * Drop support for EOL Python versions: 3.7, 3.8, 3.9.
+  * Print proper child process exit status.
+  * Removed dependency to py.
+  * Fix tests marked with @pytest.mark.forked in pytest 7+.
+  * Pytest >= 7 is now required.
+- Drop patch switch-to-multiprocessing.patch, merged upstream.
+
+-------------------------------------------------------------------

Old:
----
  pytest-forked-1.6.0.tar.gz
  switch-to-multiprocessing.patch

New:
----
  pytest_forked-1.7.5.tar.gz

----------(Old B)----------
  Old:  * Pytest >= 7 is now required.
- Drop patch switch-to-multiprocessing.patch, merged upstream.
----------(Old E)----------

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

Other differences:
------------------
++++++ python-pytest-forked.spec ++++++
--- /var/tmp/diff_new_pack.Cgxd7G/_old  2026-09-10 11:52:01.496185050 +0200
+++ /var/tmp/diff_new_pack.Cgxd7G/_new  2026-09-10 11:52:01.499185176 +0200
@@ -18,22 +18,21 @@
 
 %{?sle15_python_module_pythons}
 Name:           python-pytest-forked
-Version:        1.6.0
+Version:        1.7.5
 Release:        0
 Summary:        Run each test in a forked subprocess
 License:        MIT
 URL:            https://github.com/pytest-dev/pytest-forked
-Source:         
https://files.pythonhosted.org/packages/source/p/pytest-forked/pytest-forked-%{version}.tar.gz
-# PATCH-FIX-UPSTREAM Based on gh#pytest-dev/pytest-forked#103
-Patch0:         switch-to-multiprocessing.patch
+Source:         
https://files.pythonhosted.org/packages/source/p/pytest-forked/pytest_forked-%{version}.tar.gz
+BuildRequires:  %{python_module base >= 3.10}
 BuildRequires:  %{python_module pip}
-BuildRequires:  %{python_module pytest >= 3.10}
+BuildRequires:  %{python_module pytest >= 7}
 BuildRequires:  %{python_module setuptools_scm}
 BuildRequires:  %{python_module setuptools}
 BuildRequires:  %{python_module wheel}
 BuildRequires:  fdupes
 BuildRequires:  python-rpm-macros
-Requires:       python-pytest >= 3.10
+Requires:       python-pytest >= 7
 BuildArch:      noarch
 %python_subpackages
 
@@ -41,7 +40,7 @@
 Extraction of pytest-xdist --forked module used for running tests in forked 
subprocess
 
 %prep
-%autosetup -p1 -n pytest-forked-%{version}
+%autosetup -p1 -n pytest_forked-%{version}
 
 %build
 %pyproject_wheel

++++++ _scmsync.obsinfo ++++++
--- /var/tmp/diff_new_pack.Cgxd7G/_old  2026-09-10 11:52:01.545187105 +0200
+++ /var/tmp/diff_new_pack.Cgxd7G/_new  2026-09-10 11:52:01.553187440 +0200
@@ -1,6 +1,7 @@
-mtime: 1785903114
-commit: a9373e506767a6f2472a2d2ea6039267f0334490e94b9cd1657f00cb6c37f0e5
+mtime: 1789006994
+commit: 6e8a1abfaccf28adef90502195e615edbf614f2897d916c2149cb432e2f83093
 url: https://src.opensuse.org/python-pytest/python-pytest-forked
-revision: a9373e506767a6f2472a2d2ea6039267f0334490e94b9cd1657f00cb6c37f0e5
+revision: 6e8a1abfaccf28adef90502195e615edbf614f2897d916c2149cb432e2f83093
+trackingbranch: main
 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-09-10 04:23:14.000000000 +0200
@@ -0,0 +1 @@
+.osc

Reply via email to