Accepting request 532341 from home:apersaud:branches:devel:languages:python
update to latest version OBS-URL: https://build.opensuse.org/request/show/532341 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-hypothesis?expand=0&rev=17
This commit is contained in:
parent
27842f7d12
commit
f34d25aa2b
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:dae1880acd1c05f9c0796498c219d99ec36369b24e844f20df36f862eef20bb1
|
|
||||||
size 128076
|
|
3
hypothesis-3.31.3.tar.gz
Normal file
3
hypothesis-3.31.3.tar.gz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:8111d860a5638294fee7490acde44275ad00ffd10184aa55797ba1cbed09e871
|
||||||
|
size 128066
|
@ -1,3 +1,15 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Fri Oct 6 19:43:51 UTC 2017 - arun@gmx.de
|
||||||
|
|
||||||
|
- update to version 3.31.3:
|
||||||
|
* This release makes some small optimisations to our use of coverage
|
||||||
|
that should reduce constant per-example overhead. This is probably
|
||||||
|
only noticeable on examples where the test itself is quite
|
||||||
|
fast. On no-op tests that don’t test anything you may see up to a
|
||||||
|
fourfold speed increase (which is still significantly slower than
|
||||||
|
without coverage). On more realistic tests the speed up is likely
|
||||||
|
to be less than that.
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Thu Oct 5 12:11:08 UTC 2017 - dimstar@opensuse.org
|
Thu Oct 5 12:11:08 UTC 2017 - dimstar@opensuse.org
|
||||||
|
|
||||||
|
@ -24,7 +24,7 @@
|
|||||||
%endif
|
%endif
|
||||||
%bcond_with test
|
%bcond_with test
|
||||||
Name: python-hypothesis
|
Name: python-hypothesis
|
||||||
Version: 3.31.2
|
Version: 3.31.3
|
||||||
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