Hello community,
here is the log from the commit of package python-hypothesis for
openSUSE:Factory checked in at 2019-08-27 10:11:41
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-hypothesis (Old)
and /work/SRC/openSUSE:Factory/.python-hypothesis.new.7948 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-hypothesis"
Tue Aug 27 10:11:41 2019 rev:40 rq:725982 version:4.34.0
Changes:
--------
--- /work/SRC/openSUSE:Factory/python-hypothesis/python-hypothesis.changes
2019-08-15 12:23:55.570628257 +0200
+++
/work/SRC/openSUSE:Factory/.python-hypothesis.new.7948/python-hypothesis.changes
2019-08-27 10:11:47.515977908 +0200
@@ -1,0 +2,25 @@
+Sun Aug 25 17:57:25 UTC 2019 - Arun Persaud <[email protected]>
+
+- update to version 4.34.0:
+ * The from_type() strategy now knows to look up the subclasses of
+ abstract types, which cannot be instantiated directly. This is
+ very useful for hypothesmith to support libCST.
+
+- changes from version 4.33.1:
+ * This patch works around a crash when an incompatible version of
+ Numpy is installed under PyPy 5.10 (Python 2.7).
+
+- changes from version 4.33.0:
+ * This release improves the domains() strategy, as well as the
+ urls() and the emails() strategies which use it. These strategies
+ now use the full IANA list of Top Level Domains and are correct as
+ per RFC 1035. Passing tests using these strategies may now
+ fail.Thanks to TechDragon for this improvement.
+
+- changes from version 4.32.3 :
+ * This patch tidies up the repr of several settings-related objects,
+ at runtime and in the documentation, and deprecates the
+ undocumented edge case that phases=None was treated like
+ phases=tuple(Phase). It also fixes from_lark() with lark 0.7.2 and later.
+
+-------------------------------------------------------------------
Old:
----
hypothesis-python-4.32.2.tar.gz
New:
----
hypothesis-python-4.34.0.tar.gz
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ python-hypothesis.spec ++++++
--- /var/tmp/diff_new_pack.GVGTtg/_old 2019-08-27 10:11:51.123977668 +0200
+++ /var/tmp/diff_new_pack.GVGTtg/_new 2019-08-27 10:11:51.151977666 +0200
@@ -28,7 +28,7 @@
%endif
%bcond_without python2
Name: python-hypothesis%{psuffix}
-Version: 4.32.2
+Version: 4.34.0
Release: 0
Summary: A library for property based testing
License: MPL-2.0
++++++ hypothesis-python-4.32.2.tar.gz -> hypothesis-python-4.34.0.tar.gz ++++++
++++ 2823 lines of diff (skipped)