Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package python-pytest-order for 
openSUSE:Factory checked in at 2026-07-14 13:45:52
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-pytest-order (Old)
 and      /work/SRC/openSUSE:Factory/.python-pytest-order.new.1991 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-pytest-order"

Tue Jul 14 13:45:52 2026 rev:7 rq:1365160 version:1.5.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/python-pytest-order/python-pytest-order.changes  
2024-10-24 15:45:38.143256635 +0200
+++ 
/work/SRC/openSUSE:Factory/.python-pytest-order.new.1991/python-pytest-order.changes
        2026-07-14 13:45:59.550919667 +0200
@@ -1,0 +2,13 @@
+Fri Jul 10 06:13:47 UTC 2026 - Steve Kowalik <[email protected]>
+
+- Update to 1.5.0:
+  ## New features
+  * added option --fail-all-on-failed-ordering to abort the whole test run
+    without executing any tests if some tests could not be ordered
+  * added option --order-after-ff, that allows to run pytest-order after
+    built-in hooks like the --failed-first option
+  ## Fixes
+  * transitive relative chains are resolved as a single globally consistent
+    order
+
+-------------------------------------------------------------------

Old:
----
  pytest_order-1.3.0.tar.gz

New:
----
  _scmsync.obsinfo
  build.specials.obscpio
  pytest_order-1.5.0.tar.gz

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

Other differences:
------------------
++++++ python-pytest-order.spec ++++++
--- /var/tmp/diff_new_pack.bHPYh3/_old  2026-07-14 13:46:00.638956858 +0200
+++ /var/tmp/diff_new_pack.bHPYh3/_new  2026-07-14 13:46:00.642956994 +0200
@@ -18,24 +18,25 @@
 
 %{?sle15_python_module_pythons}
 Name:           python-pytest-order
-Version:        1.3.0
+Version:        1.5.0
 Release:        0
 Summary:        Pytest plugin to run your tests in a specific order
 License:        MIT
 URL:            https://github.com/pytest-dev/pytest-order
 Source:         
https://files.pythonhosted.org/packages/source/p/pytest-order/pytest_order-%{version}.tar.gz
+BuildRequires:  %{python_module base >= 3.9}
 BuildRequires:  %{python_module pip}
 BuildRequires:  %{python_module setuptools}
 BuildRequires:  %{python_module wheel}
 BuildRequires:  python-rpm-macros
 # SECTION test requirements
-BuildRequires:  %{python_module pytest >= 5.0}
+BuildRequires:  %{python_module pytest >= 7.4}
 BuildRequires:  %{python_module pytest-dependency}
 BuildRequires:  %{python_module pytest-mock}
 BuildRequires:  %{python_module pytest-xdist}
 # /SECTION
 BuildRequires:  fdupes
-Requires:       python-pytest >= 5.0
+Requires:       python-pytest >= 7.4
 BuildArch:      noarch
 %python_subpackages
 

++++++ _scmsync.obsinfo ++++++
mtime: 1783664043
commit: bde480d08bab4627b25e72498b29091e649e08091018006dcf60437301dd9338
url: https://src.opensuse.org/python-pytest/python-pytest-order
revision: bde480d08bab4627b25e72498b29091e649e08091018006dcf60437301dd9338
projectscmsync: https://src.opensuse.org/python-pytest/_ObsPrj.git

++++++ 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-07-10 08:14:03.000000000 +0200
@@ -0,0 +1 @@
+.osc

++++++ pytest_order-1.3.0.tar.gz -> pytest_order-1.5.0.tar.gz ++++++
++++ 4240 lines of diff (skipped)

Reply via email to