forked from pool/python-hypothesis
- update to 1.16.0:
* Functions from hypothesis.strategies will no longer raise InvalidArgument on bad arguments * Errors caused by accidentally invoking the legacy API are now much less confusing * hypothesis.extra.django is 1.9 compatible. * When tests are run with max_shrinks=0 this will now still rerun the test on failure OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-hypothesis?expand=0&rev=4
This commit is contained in:
@@ -1,3 +1,12 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed Dec 9 10:06:43 UTC 2015 - dmueller@suse.com
|
||||
|
||||
- update to 1.16.0:
|
||||
* Functions from hypothesis.strategies will no longer raise InvalidArgument on bad arguments
|
||||
* Errors caused by accidentally invoking the legacy API are now much less confusing
|
||||
* hypothesis.extra.django is 1.9 compatible.
|
||||
* When tests are run with max_shrinks=0 this will now still rerun the test on failure
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Nov 24 12:48:51 UTC 2015 - toddrme2178@gmail.com
|
||||
|
||||
|
Reference in New Issue
Block a user