mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-01-06 09:15:45 +01:00
python3-regex: add recipe
Signed-off-by: Vincent Prince <vincent.prince.external@saftbatteries.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
parent
9dd10fcb7b
commit
61e45d7ef1
12
meta-python/recipes-devtools/python/python3-regex_2019.08.19.bb
Executable file
12
meta-python/recipes-devtools/python/python3-regex_2019.08.19.bb
Executable file
|
|
@ -0,0 +1,12 @@
|
|||
SUMMARY = ""
|
||||
HOMEPAGE = "http://pythonhosted.org/regex"
|
||||
LICENSE = "PSF"
|
||||
LIC_FILES_CHKSUM = "file://PKG-INFO;md5=51cb124129fa4d157b4aebb77df73629"
|
||||
|
||||
inherit pypi setuptools3
|
||||
|
||||
SRC_URI[md5sum] = "d31ec392ab75b894404d8db76dacd191"
|
||||
SRC_URI[sha256sum] = "587b62d48ca359d2d4f02d486f1f0aa9a20fbaf23a9d4198c4bed72ab2f6c849"
|
||||
|
||||
|
||||
BBCLASSEXTEND = "native nativesdk"
|
||||
Loading…
Reference in New Issue
Block a user