forked from pool/python-hypothesis
Accepting request 719519 from devel:languages:python
OBS-URL: https://build.opensuse.org/request/show/719519 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-hypothesis?expand=0&rev=38
This commit is contained in:
commit
408be7c3ee
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:141d9cab734812e973183598fbef947824b8ece01d7bf4ba3780627474e232e5
|
|
||||||
size 1188860
|
|
3
hypothesis-python-4.31.1.tar.gz
Normal file
3
hypothesis-python-4.31.1.tar.gz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:e2a329601190e684002b901991e4723cfdeb1a9230e7a3e6cd2c26525aa167ee
|
||||||
|
size 1307067
|
@ -1,3 +1,23 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Sun Jul 28 16:16:49 UTC 2019 - Arun Persaud <arun@gmx.de>
|
||||||
|
|
||||||
|
- update to version 4.31.1:
|
||||||
|
* This patch changes an internal use of MD5 to SHA hashes, to better
|
||||||
|
support users subject to FIPS-140. There is no user-visible or API
|
||||||
|
change.
|
||||||
|
|
||||||
|
- changes from version 4.31.0 :
|
||||||
|
* This release simplifies the logic of the print_blob setting by
|
||||||
|
removing the option to set it to PrintSettings.INFER. As a result
|
||||||
|
the print_blob setting now takes a single boolean value, and the
|
||||||
|
use of PrintSettings is deprecated.
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Mon Jul 22 13:00:16 UTC 2019 - Tomáš Chvátal <tchvatal@suse.com>
|
||||||
|
|
||||||
|
- Update to 4.28.2:
|
||||||
|
* Various bugfixes and deprecations all around
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Sat Jun 8 23:18:22 UTC 2019 - Arun Persaud <arun@gmx.de>
|
Sat Jun 8 23:18:22 UTC 2019 - Arun Persaud <arun@gmx.de>
|
||||||
|
|
||||||
|
@ -28,7 +28,7 @@
|
|||||||
%endif
|
%endif
|
||||||
%bcond_without python2
|
%bcond_without python2
|
||||||
Name: python-hypothesis%{psuffix}
|
Name: python-hypothesis%{psuffix}
|
||||||
Version: 4.24.3
|
Version: 4.31.1
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: A library for property based testing
|
Summary: A library for property based testing
|
||||||
License: MPL-2.0
|
License: MPL-2.0
|
||||||
|
Loading…
Reference in New Issue
Block a user