15
0

Accepting request 1042712 from home:yarunachalam:branches:devel:languages:python

- 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)

OBS-URL: https://build.opensuse.org/request/show/1042712
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-hypothesmith?expand=0&rev=12
This commit is contained in:
2022-12-14 14:13:43 +00:00
committed by Git OBS Bridge
parent 1657ed7b2f
commit b2678525de
4 changed files with 14 additions and 4 deletions

View File

@@ -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