Hello community,

here is the log from the commit of package python-hypothesis for 
openSUSE:Factory checked in at 2018-09-04 22:49:26
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-hypothesis (Old)
 and      /work/SRC/openSUSE:Factory/.python-hypothesis.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-hypothesis"

Tue Sep  4 22:49:26 2018 rev:26 rq:632628 version:3.66.6

Changes:
--------
--- /work/SRC/openSUSE:Factory/python-hypothesis/python-hypothesis.changes      
2018-07-27 10:52:13.109184389 +0200
+++ /work/SRC/openSUSE:Factory/.python-hypothesis.new/python-hypothesis.changes 
2018-09-04 22:49:28.103623215 +0200
@@ -1,0 +2,6 @@
+Fri Aug 31 11:55:29 UTC 2018 - Tomáš Chvátal <[email protected]>
+
+- Drop the pytest-xdist dependency to build on Leap 42.3, as it
+  does not run tests it was quite pointless
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ python-hypothesis.spec ++++++
--- /var/tmp/diff_new_pack.sMbTBJ/_old  2018-09-04 22:49:28.727625359 +0200
+++ /var/tmp/diff_new_pack.sMbTBJ/_new  2018-09-04 22:49:28.739625400 +0200
@@ -21,11 +21,7 @@
 # dependencies.  It does not appear feasible to get it to work in a consistent
 # manner.
 %{?!python_module:%define python_module() python-%{**} python3-%{**}}
-%if 0%{?suse_version} > 1320
-%define oldpython python2
-%else
 %define oldpython python
-%endif
 %bcond_without python2
 Name:           python-hypothesis
 Version:        3.66.6
@@ -40,6 +36,12 @@
 BuildRequires:  python-rpm-macros
 Requires:       python-attrs >= 16.0.0
 Requires:       python-coverage
+Recommends:     python-Django >= 1.11
+Recommends:     python-Faker >= 0.7.0
+Recommends:     python-numpy >= 1.9.0
+Recommends:     python-pandas
+Recommends:     python-pytest >= 2.8.0
+Recommends:     python-pytz
 BuildArch:      noarch
 # SECTION test requirements
 BuildRequires:  %{python_module attrs >= 16.0.0}
@@ -47,20 +49,10 @@
 BuildRequires:  %{python_module flaky}
 BuildRequires:  %{python_module mock}
 BuildRequires:  %{python_module pytest >= 2.8.0}
-BuildRequires:  %{python_module pytest-xdist >= 1.22.2}
 # /SECTION
-%if 0%{?suse_version} >= 1000 || 0%{?fedora_version} >= 24
-Recommends:     python-Django >= 1.11
-Recommends:     python-Faker >= 0.7.0
-Recommends:     python-numpy >= 1.9.0
-Recommends:     python-pandas
-Recommends:     python-pytest >= 2.8.0
-Recommends:     python-pytz
-%endif
 %if %{with python2}
 BuildRequires:  python-enum34
 BuildRequires:  python-ipaddress
-BuildRequires:  python-mock
 %endif
 %ifpython2
 Requires:       %{oldpython}-enum34


Reply via email to