meta-openembedded/meta-python/recipes-devtools/python/python3-regex_2020.1.8.bb
Martin Kelly 98669e7a61 recipes-devtools: remove +x bit
The executable bit was erroneously set on these recipes.

Signed-off-by: Martin Kelly <mkelly@xevo.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2020-03-24 19:58:50 -07:00

13 lines
351 B
BlitzBasic

SUMMARY = ""
HOMEPAGE = "http://pythonhosted.org/regex"
LICENSE = "PSF"
LIC_FILES_CHKSUM = "file://PKG-INFO;md5=3d9edb84b293ab5a9ed5bcaf1b769ab6"
inherit pypi setuptools3
SRC_URI[md5sum] = "73abc3d7e902e94b4281fd2652f5a94f"
SRC_URI[sha256sum] = "d0f424328f9822b0323b3b6f2e4b9c90960b24743d220763c7f07071e0778351"
BBCLASSEXTEND = "native nativesdk"