mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-05-01 15:18:26 +00:00
python3-parso: Upgrade 0.8.1 -> 0.8.2
Upgrade to release 0.8.2:
- Various small bugfixes
Signed-off-by: Leon Anavi <leon.anavi@konsulko.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Signed-off-by: Trevor Gamblin <trevor.gamblin@windriver.com>
(cherry picked from commit 3e1cedb62a)
Signed-off-by: Armin Kuster <akuster808@gmail.com>
This commit is contained in:
11
meta-python/recipes-devtools/python/python3-parso_0.8.2.bb
Normal file
11
meta-python/recipes-devtools/python/python3-parso_0.8.2.bb
Normal file
@@ -0,0 +1,11 @@
|
||||
SUMMARY = "A Python Parser"
|
||||
HOMEPAGE = "https://github.com/davidhalter/parso"
|
||||
AUTHOR = "David Halter <davidhalter88@gmail.com>"
|
||||
LICENSE = "MIT"
|
||||
LIC_FILES_CHKSUM = "file://LICENSE.txt;md5=cbaa2675b2424d771451332a7a69503f"
|
||||
|
||||
PYPI_PACKAGE = "parso"
|
||||
|
||||
SRC_URI[sha256sum] = "12b83492c6239ce32ff5eed6d3639d6a536170723c6f3f1506869f1ace413398"
|
||||
|
||||
inherit setuptools3 pypi
|
||||
Reference in New Issue
Block a user