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:
Dirk Mueller 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

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:dc5577cc9ab77a8d42a12934cecdbaeee629c8f3b3a84a8a9114d9ef88636131
size 22182

BIN
hypothesmith-0.2.3.tar.gz (Stored with Git LFS) Normal file

Binary file not shown.

View File

@ -1,3 +1,13 @@
-------------------------------------------------------------------
Tue Dec 13 15:35:43 UTC 2022 - Yogalakshmi Arunachalam <yarunachalam@suse.com>
- 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 <yarunachalam@suse.com>

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