Hello community,

here is the log from the commit of package python-hypothesis for 
openSUSE:Factory checked in at 2019-04-04 12:05:18
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-hypothesis (Old)
 and      /work/SRC/openSUSE:Factory/.python-hypothesis.new.3908 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-hypothesis"

Thu Apr  4 12:05:18 2019 rev:33 rq:690686 version:4.13.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/python-hypothesis/python-hypothesis.changes      
2019-01-08 12:16:35.857031576 +0100
+++ 
/work/SRC/openSUSE:Factory/.python-hypothesis.new.3908/python-hypothesis.changes
    2019-04-04 12:05:23.993430043 +0200
@@ -1,0 +2,16 @@
+Mon Mar 25 06:25:48 UTC 2019 - John Vandenberg <[email protected]>
+
+- Add changes.rst to %doc
+- Update to v4.13.0
+ * for changes please see doc/changes.rst or
+   
https://github.com/HypothesisWorks/hypothesis/blob/master/hypothesis-python/docs/changes.rst
+
+
+-------------------------------------------------------------------
+Mon Mar 18 08:11:15 UTC 2019 - Ondřej Súkup <[email protected]>
+
+- update to 4.11.7
+ * for changes please see doc/changes.rst or
+ - 
https://github.com/HypothesisWorks/hypothesis/blob/master/hypothesis-python/docs/changes.rst
+
+-------------------------------------------------------------------

Old:
----
  hypothesis-python-3.82.5.tar.gz

New:
----
  hypothesis-python-4.13.0.tar.gz

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

Other differences:
------------------
++++++ python-hypothesis.spec ++++++
--- /var/tmp/diff_new_pack.grjPb2/_old  2019-04-04 12:05:25.929430556 +0200
+++ /var/tmp/diff_new_pack.grjPb2/_new  2019-04-04 12:05:25.933430557 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package python-hypothesis
 #
-# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -30,14 +30,7 @@
 %bcond_with test
 %endif
 %bcond_without python2
-
-%if %{with test}
-Name:           python-hypothesis-%{flavor}
-%else
-Name:           python-hypothesis
-%endif
-
-Version:        3.82.5
+Version:        4.13.0
 Release:        0
 Summary:        A library for property based testing
 License:        MPL-2.0
@@ -48,27 +41,33 @@
 BuildRequires:  fdupes
 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-dateutil
+Recommends:     python-dpcontracts
+Recommends:     python-lark-parser >= 0.6.5
 Recommends:     python-numpy >= 1.9.0
 Recommends:     python-pandas
 Recommends:     python-pytest >= 3.0.0
 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}
 BuildRequires:  %{python_module flaky}
+BuildRequires:  %{python_module lark-parser}
 BuildRequires:  %{python_module mock}
 BuildRequires:  %{python_module pytest >= 3.0.0}
 BuildRequires:  python3-Django
+BuildRequires:  python3-dpcontracts
 %endif
 # /SECTION
 %if %{with python2}
 BuildRequires:  python-enum34
-BuildRequires:  python-ipaddress
 %endif
 %ifpython2
 Requires:       %{oldpython}-enum34
@@ -113,7 +112,7 @@
 %files %{python_files}
 %license ../LICENSE.txt
 %if !%{with test}
-%doc ../CITATION README.rst
+%doc ../CITATION README.rst docs/changes.rst
 %{python_sitelib}/hypothesis*
 %endif
 

++++++ hypothesis-python-3.82.5.tar.gz -> hypothesis-python-4.13.0.tar.gz ++++++
++++ 58804 lines of diff (skipped)


Reply via email to