Hello community,
here is the log from the commit of package python-pytest-randomly for
openSUSE:Factory checked in at 2020-05-01 11:08:58
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-pytest-randomly (Old)
and /work/SRC/openSUSE:Factory/.python-pytest-randomly.new.2738 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-pytest-randomly"
Fri May 1 11:08:58 2020 rev:8 rq:798133 version:3.3.1
Changes:
--------
---
/work/SRC/openSUSE:Factory/python-pytest-randomly/python-pytest-randomly.changes
2020-02-20 14:57:56.634589868 +0100
+++
/work/SRC/openSUSE:Factory/.python-pytest-randomly.new.2738/python-pytest-randomly.changes
2020-05-01 11:09:20.435323864 +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.sM6mS0/_old 2020-05-01 11:09:22.019327308 +0200
+++ /var/tmp/diff_new_pack.sM6mS0/_new 2020-05-01 11:09:22.019327308 +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)