Hello community,

here is the log from the commit of package python-hypothesis for 
openSUSE:Factory checked in at 2019-01-08 12:16:33
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-hypothesis (Old)
 and      /work/SRC/openSUSE:Factory/.python-hypothesis.new.28833 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-hypothesis"

Tue Jan  8 12:16:33 2019 rev:32 rq:662305 version:3.82.5

Changes:
--------
--- /work/SRC/openSUSE:Factory/python-hypothesis/python-hypothesis.changes      
2018-12-14 20:47:57.261462615 +0100
+++ 
/work/SRC/openSUSE:Factory/.python-hypothesis.new.28833/python-hypothesis.changes
   2019-01-08 12:16:35.857031576 +0100
@@ -1,0 +2,6 @@
+Fri Dec 28 12:23:28 UTC 2018 - Martin Pluskal <[email protected]>
+
+- Move name ahead of version in spec file to resolve build issues
+  on older distributions
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ python-hypothesis.spec ++++++
--- /var/tmp/diff_new_pack.JIeuOT/_old  2019-01-08 12:16:36.329031132 +0100
+++ /var/tmp/diff_new_pack.JIeuOT/_new  2019-01-08 12:16:36.329031132 +0100
@@ -30,6 +30,13 @@
 %bcond_with test
 %endif
 %bcond_without python2
+
+%if %{with test}
+Name:           python-hypothesis-%{flavor}
+%else
+Name:           python-hypothesis
+%endif
+
 Version:        3.82.5
 Release:        0
 Summary:        A library for property based testing
@@ -50,11 +57,6 @@
 Recommends:     python-pytz >= 2014.1
 BuildArch:      noarch
 %if %{with test}
-Name:           python-hypothesis-%{flavor}
-%else
-Name:           python-hypothesis
-%endif
-%if %{with test}
 # SECTION test requirements
 BuildRequires:  %{python_module attrs >= 16.0.0}
 BuildRequires:  %{python_module coverage}


Reply via email to