forked from pool/python-hypothesis
Accepting request 708789 from home:apersaud:branches:devel:languages:python
update to latest version OBS-URL: https://build.opensuse.org/request/show/708789 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-hypothesis?expand=0&rev=107
This commit is contained in:
parent
fe3e38ad36
commit
812634a3d3
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:127f590504b10a7558b51e3e258e5f77c1a97f5708abd1296209132bc6c30e01
|
||||
size 1188668
|
3
hypothesis-python-4.24.3.tar.gz
Normal file
3
hypothesis-python-4.24.3.tar.gz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:141d9cab734812e973183598fbef947824b8ece01d7bf4ba3780627474e232e5
|
||||
size 1188860
|
@ -1,3 +1,13 @@
|
||||
-------------------------------------------------------------------
|
||||
Sat Jun 8 23:18:22 UTC 2019 - Arun Persaud <arun@gmx.de>
|
||||
|
||||
- update to version 4.24.3:
|
||||
* This patch improves the implementation of an internal wrapper on
|
||||
Python 3.8 beta1 (and will break on the alphas; but they’re not
|
||||
meant to be stable). On other versions, there is no change at
|
||||
all. Thanks to Daniel Hahler for the patch, and Victor Stinner for
|
||||
his work on bpo-37032 that made it possible.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Jun 6 09:01:21 UTC 2019 - Ondřej Súkup <mimi.vx@gmail.com>
|
||||
|
||||
|
@ -28,7 +28,7 @@
|
||||
%endif
|
||||
%bcond_without python2
|
||||
Name: python-hypothesis%{psuffix}
|
||||
Version: 4.24.2
|
||||
Version: 4.24.3
|
||||
Release: 0
|
||||
Summary: A library for property based testing
|
||||
License: MPL-2.0
|
||||
|
Loading…
Reference in New Issue
Block a user