diff --git a/hypothesmith-0.2.1.tar.gz b/hypothesmith-0.2.1.tar.gz deleted file mode 100644 index 9fc0b43..0000000 --- a/hypothesmith-0.2.1.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:dc5577cc9ab77a8d42a12934cecdbaeee629c8f3b3a84a8a9114d9ef88636131 -size 22182 diff --git a/hypothesmith-0.2.3.tar.gz b/hypothesmith-0.2.3.tar.gz new file mode 100644 index 0000000..d3a4cba --- /dev/null +++ b/hypothesmith-0.2.3.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bdce845ec984e6e3fed21e65d2e82b8ebc6de5ca5eb93649dfd76034c5906a46 +size 25722 diff --git a/python-hypothesmith.changes b/python-hypothesmith.changes index 0e6c2f0..b67f559 100644 --- a/python-hypothesmith.changes +++ b/python-hypothesmith.changes @@ -1,3 +1,13 @@ +------------------------------------------------------------------- +Tue Dec 13 15:35:43 UTC 2022 - Yogalakshmi Arunachalam + +- Update to version 0.2.3 + * Actually package up the renamed grammar file this time. + +- Update to 0.2.2 - 2022-11-29 + * Correct the minimum required version of LibCST + * Use importlib.resources to load the Python grammar (zip-safe) + ------------------------------------------------------------------- Tue Dec 6 03:35:17 UTC 2022 - Yogalakshmi Arunachalam diff --git a/python-hypothesmith.spec b/python-hypothesmith.spec index 157fc7b..493612b 100644 --- a/python-hypothesmith.spec +++ b/python-hypothesmith.spec @@ -27,7 +27,7 @@ %bcond_with test %endif Name: python-hypothesmith%{psuffix} -Version: 0.2.1 +Version: 0.2.3 Release: 0 Summary: Hypothesis strategies for generating Python programs, something like CSmith License: MPL-2.0