aboutsummaryrefslogtreecommitdiffstats
path: root/recipes-devtools/python/python3-parameter-expansion-patched_0.2.1b4.bb
blob: c5ea09f826cce7186263f5475ec6ccf8da0245bd (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
SUMMARY = "POSIX parameter expansion in Python"

LICENSE = "Apache-2.0"
LIC_FILES_CHKSUM = "file://LICENSE;md5=86d3f3a95c324c9479bd8986968f4327"

PYPI_PACKAGE = "parameter-expansion-patched"

SRC_URI[sha256sum] = "fa177819ac4a8aa810fd9a31769887125d63e94bc2f27f154627ba2899861aee"

inherit pypi
inherit setuptools3

BBCLASSEXTEND = "native"