Path to this page:
Subject: CVS commit: pkgsrc/devel/py-hypothesmith
From: Adam Ciarcinski
Date: 2023-12-11 21:48:39
Message id: 20231211204839.F17C2FA42@cvs.NetBSD.org
Log Message:
py-hypothesmith: updated to 0.3.1
0.3.1 - 2023-09-06
- Hypothesis >= 6.89.0 made some internal changes which broke our \
`from_grammar()`.
This patch restores compatibility, and requires the new Hypothesis.
0.3.0 - 2023-09-06
- Even more efficient generation of Python identifiers, using
[Hypothesis \
6.84.1](https://hypothesis.readthedocs.io/en/latest/changes.html#v6-84-1)
- Dropped support for Python 3.7, which is end-of-life and not supported by \
Hypothesis
Files: