Hello community,
here is the log from the commit of package python-pytest-randomly for
openSUSE:Leap:15.2 checked in at 2020-05-03 14:29:10
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Leap:15.2/python-pytest-randomly (Old)
and /work/SRC/openSUSE:Leap:15.2/.python-pytest-randomly.new.2738 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-pytest-randomly"
Sun May 3 14:29:10 2020 rev:2 rq:799669 version:3.3.1
Changes:
--------
---
/work/SRC/openSUSE:Leap:15.2/python-pytest-randomly/python-pytest-randomly.changes
2020-03-27 16:48:14.707937589 +0100
+++
/work/SRC/openSUSE:Leap:15.2/.python-pytest-randomly.new.2738/python-pytest-randomly.changes
2020-05-03 14:30:17.728636073 +0200
@@ -1,0 +2,7 @@
+Mon Apr 27 09:33:24 UTC 2020 - Tomáš Chvátal <[email protected]>
+
+- Update to 3.3.1:
+ * Fix to work when pytest-xdist is not installed or active.
+ * Add pytest-xdist support.
+
+-------------------------------------------------------------------
Old:
----
3.2.1.tar.gz
New:
----
3.3.1.tar.gz
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ python-pytest-randomly.spec ++++++
--- /var/tmp/diff_new_pack.7OEqqW/_old 2020-05-03 14:30:18.076636815 +0200
+++ /var/tmp/diff_new_pack.7OEqqW/_new 2020-05-03 14:30:18.076636815 +0200
@@ -19,7 +19,7 @@
%define skip_python2 1
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
Name: python-pytest-randomly
-Version: 3.2.1
+Version: 3.3.1
Release: 0
Summary: Pytest plugin to randomly order tests and control random.seed
License: BSD-3-Clause
@@ -38,6 +38,7 @@
BuildRequires: %{python_module Faker}
BuildRequires: %{python_module factory_boy}
BuildRequires: %{python_module numpy}
+BuildRequires: %{python_module pytest-xdist}
BuildRequires: %{python_module pytest}
BuildRequires: %{python_module six}
# /SECTION
++++++ 3.2.1.tar.gz -> 3.3.1.tar.gz ++++++
++++ 2203 lines of diff (skipped)