Hello community,
here is the log from the commit of package python-hypothesis for
openSUSE:Factory checked in at 2019-08-15 12:23:50
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-hypothesis (Old)
and /work/SRC/openSUSE:Factory/.python-hypothesis.new.9556 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-hypothesis"
Thu Aug 15 12:23:50 2019 rev:39 rq:720895 version:4.32.2
Changes:
--------
--- /work/SRC/openSUSE:Factory/python-hypothesis/python-hypothesis.changes
2019-07-30 13:06:51.878364879 +0200
+++
/work/SRC/openSUSE:Factory/.python-hypothesis.new.9556/python-hypothesis.changes
2019-08-15 12:23:55.570628257 +0200
@@ -1,0 +2,23 @@
+Sun Aug 4 15:07:54 UTC 2019 - Arun Persaud <[email protected]>
+
+- update to version 4.32.2:
+ * This patch updates some internal comments for mypy 0.720. There is
+ no user-visible impact.
+
+- changes from version 4.32.1:
+ * This release changes how the shrinker represents its progress
+ internally. For large generated test cases this should result in
+ significantly less memory usage and possibly faster
+ shrinking. Small generated test cases may be slightly slower to
+ shrink but this shouldn’t be very noticeable.
+
+- changes from version 4.32.0:
+ * This release makes arrays() more pedantic about elements
+ strategies that cannot be exactly represented as array
+ elements. In practice, you will see new warnings if you were using
+ a float16 or float32 dtype without passing floats() the width=16
+ or width=32 arguments respectively.The previous behaviour could
+ lead to silent truncation, and thus some elements being equal to
+ an explicitly excluded bound (issue #1899).
+
+-------------------------------------------------------------------
Old:
----
hypothesis-python-4.31.1.tar.gz
New:
----
hypothesis-python-4.32.2.tar.gz
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ python-hypothesis.spec ++++++
--- /var/tmp/diff_new_pack.DR3gHY/_old 2019-08-15 12:23:56.162628109 +0200
+++ /var/tmp/diff_new_pack.DR3gHY/_new 2019-08-15 12:23:56.166628108 +0200
@@ -28,7 +28,7 @@
%endif
%bcond_without python2
Name: python-hypothesis%{psuffix}
-Version: 4.31.1
+Version: 4.32.2
Release: 0
Summary: A library for property based testing
License: MPL-2.0
++++++ hypothesis-python-4.31.1.tar.gz -> hypothesis-python-4.32.2.tar.gz ++++++
++++ 1718 lines of diff (skipped)