aboutsummaryrefslogtreecommitdiffstats
path: root/meta-python/recipes-devtools/python/python-greenlet_0.4.12.bb
blob: 4fc2c1d272ee994297c13ee223f53942c9dee90a (plain)
1
2
3
4
5
6
7
8
9
10
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] = "e8637647d58a26c4a1f51ca393e53c00"
SRC_URI[sha256sum] = "e4c99c6010a5d153d481fdaf63b8a0782825c0721506d880403a3b9b82ae347e"

inherit pypi distutils