aboutsummaryrefslogtreecommitdiffstats
path: root/meta-python/recipes-devtools/python/python3-regex_2020.1.8.bb
blob: 6bdc03995ab51bfe756cd236c236bb81836c71d7 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
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"