forked from pool/python-hypothesmith
7f1d59c941fa737d29299fe33bbc1041118225188bca0e6cc3e00bfd7119d3fc
- update to 0.3.1:
* Hypothesis >= 6.89.0 made some internal changes which broke
our `from_grammar()`. This patch restores compatibility, and
requires the new Hypothesis.
- Update to version 0.2.3
* Use importlib.resources to load the Python grammar (zip-safe)
* Drop support for Python 3.6, add 3.10 and 3.11 to CI
Fixed rare internal error when from_node() generated misplaced except: clauses
* Fix internal error in `from_grammar("single_input")
* Emit more debug info to diagnose a compile() issue in CPython
OBS-URL: https://build.opensuse.org/request/show/1135285
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-hypothesmith?expand=0&rev=9
Description
No description provided
Languages
RPM Spec
100%