Hello community,

here is the log from the commit of package python-hypothesis for 
openSUSE:Factory checked in at 2018-03-05 13:34:52
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-hypothesis (Old)
 and      /work/SRC/openSUSE:Factory/.python-hypothesis.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-hypothesis"

Mon Mar  5 13:34:52 2018 rev:17 rq:581961 version:3.45.3

Changes:
--------
--- /work/SRC/openSUSE:Factory/python-hypothesis/python-hypothesis.changes      
2018-02-26 23:23:47.817257961 +0100
+++ /work/SRC/openSUSE:Factory/.python-hypothesis.new/python-hypothesis.changes 
2018-03-05 13:34:56.562272535 +0100
@@ -1,0 +2,10 @@
+Fri Mar  2 09:58:08 UTC 2018 - [email protected]
+
+- fix deps for setuptools
+
+-------------------------------------------------------------------
+Tue Feb 27 17:36:35 UTC 2018 - [email protected]
+
+- Recommends only for SUSE
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ python-hypothesis.spec ++++++
--- /var/tmp/diff_new_pack.9AFj63/_old  2018-03-05 13:34:57.946222451 +0100
+++ /var/tmp/diff_new_pack.9AFj63/_new  2018-03-05 13:34:57.946222451 +0100
@@ -42,17 +42,19 @@
 #BuildRequires:  %{python_module pandas}
 #BuildRequires:  %{python_module pytest >= 2.8.0}
 #BuildRequires:  %{python_module pytz}
-BuildRequires:  %{python_module setuptools}
+BuildRequires:  %{python_module setuptools >= 36}
 BuildRequires:  fdupes
 BuildRequires:  python-rpm-macros
 Requires:       python-attrs
 Requires:       python-coverage
+%if 0%{?suse_version} >= 1000
 Recommends:     python-Django >= 1.8
 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
 BuildArch:      noarch
 %if %{with python2}
 BuildRequires:  python-enum34


Reply via email to