aboutsummaryrefslogtreecommitdiffstats
path: root/meta-python/recipes-devtools/python/python-greenlet_0.4.7.bb
blob: a69eb64623ccb7a509b8ce4cdc2646a90b2416d0 (plain)
1
2
3
4
5
6
7
8
9
10
11
SUMMARY = "Python lightweight in-process concurrent programming"
LICENSE = "MIT & PSF"
LIC_FILES_CHKSUM = "file://LICENSE;md5=03143d7a1a9f5d8a0fee825f24ca9c36 \
                    file://LICENSE.PSF;md5=c106931d9429eda0492617f037b8f69a"

SRC_URI[md5sum] = "c2333a8ff30fa75c5d5ec0e67b461086"
SRC_URI[sha256sum] = "f32c4fa4e06443e1bdb0d32b69e7617c25ff772c3ffc6d0aa63d192e9fd795fe"

PYPI_PACKAGE_EXT = "zip"
inherit pypi distutils