Script 'mail_helper' called by obssrc
Hello community,
here is the log from the commit of package python-pytest-randomly for
openSUSE:Factory checked in at 2026-03-04 21:09:00
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-pytest-randomly (Old)
and /work/SRC/openSUSE:Factory/.python-pytest-randomly.new.561 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-pytest-randomly"
Wed Mar 4 21:09:00 2026 rev:20 rq:1336276 version:4.0.1
Changes:
--------
---
/work/SRC/openSUSE:Factory/python-pytest-randomly/python-pytest-randomly.changes
2025-09-30 17:43:41.208546676 +0200
+++
/work/SRC/openSUSE:Factory/.python-pytest-randomly.new.561/python-pytest-randomly.changes
2026-03-04 21:10:04.232480973 +0100
@@ -1,0 +2,6 @@
+Tue Mar 3 12:37:43 UTC 2026 - Daniel Garcia <[email protected]>
+
+- Adapt %suse_version checks to support new %suse_version design for
+ 16.1 and following (1610, 1620, 1630...)
+
+-------------------------------------------------------------------
New:
----
_scmsync.obsinfo
build.specials.obscpio
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ python-pytest-randomly.spec ++++++
--- /var/tmp/diff_new_pack.grmzJv/_old 2026-03-04 21:10:05.148518832 +0100
+++ /var/tmp/diff_new_pack.grmzJv/_new 2026-03-04 21:10:05.152518998 +0100
@@ -39,7 +39,7 @@
BuildRequires: %{python_module factory_boy}
BuildRequires: %{python_module importlib-metadata >= 3.6.0}
# Django package not available on SLFO:Main
-%if 0%{suse_version} > 1600
+%if 0%{suse_version} >= 1699
BuildRequires: %{python_module model-bakery >= 1.13.0}
%endif
BuildRequires: %{python_module numpy}
@@ -83,7 +83,7 @@
skiptest="test_entrypoint_injection or test_it_runs_before_stepwise"
# Django package not available on SLFO:Main
-%if 0%{suse_version} <= 1600
+%if 0%{suse_version} < 1699
skiptest+=" or test_model_bakery"
%endif
++++++ _scmsync.obsinfo ++++++
mtime: 1772541551
commit: 6ae49ccc85095fac3546d21c3d6a51ccf240a0f84ea0f5b113f457152d32fffd
url: https://src.opensuse.org/python-pytest/python-pytest-randomly.git
revision: 6ae49ccc85095fac3546d21c3d6a51ccf240a0f84ea0f5b113f457152d32fffd
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-03-04 08:08:43.000000000 +0100
@@ -0,0 +1 @@
+.osc