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

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