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:
parent
1657ed7b2f
commit
b2678525de
@ -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
BIN
hypothesmith-0.2.3.tar.gz
(Stored with Git LFS)
Normal file
Binary file not shown.
@ -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>
|
||||
|
||||
|
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user