15
0

Accepting request 848478 from home:jayvdb:branches:devel:languages:python

- Update to v0.1.6

OBS-URL: https://build.opensuse.org/request/show/848478
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-hypothesmith?expand=0&rev=5
This commit is contained in:
2020-11-14 11:03:04 +00:00
committed by Git OBS Bridge
parent 276acfa102
commit d9fa0c39d7
6 changed files with 17 additions and 8 deletions

View File

@@ -1,3 +1,12 @@
-------------------------------------------------------------------
Sat Nov 14 05:23:01 UTC 2020 - John Vandenberg <jayvdb@gmail.com>
- Update to v0.1.6
* Improved error messages from internal compiler errors again
* Bumped Hypothesis requirement to version 5.39 or later
- from v0.1.5
* Emit additional debug info when Python fails to compile a string
-------------------------------------------------------------------
Wed Aug 19 15:46:37 UTC 2020 - Benjamin Greiner <code@bnavigator.de>