mirror of
git://git.openembedded.org/meta-openembedded
synced 2026-01-01 13:58:06 +00:00
python-six: Python 2 and 3 compatibility library, version 1.9.0
Signed-off-by: Andreas Oberritter <obi@opendreambox.org> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
This commit is contained in:
parent
0f568c5441
commit
a36869c700
8
meta-python/recipes-devtools/python/python-six_1.9.0.bb
Normal file
8
meta-python/recipes-devtools/python/python-six_1.9.0.bb
Normal file
|
|
@ -0,0 +1,8 @@
|
|||
SUMMARY = "Python 2 and 3 compatibility library"
|
||||
LICENSE = "MIT"
|
||||
LIC_FILES_CHKSUM = "file://LICENSE;md5=6f00d4a50713fa859858dd9abaa35b21"
|
||||
|
||||
SRC_URI[md5sum] = "476881ef4012262dfc8adc645ee786c4"
|
||||
SRC_URI[sha256sum] = "e24052411fc4fbd1f672635537c3fc2330d9481b18c0317695b46259512c91d5"
|
||||
|
||||
inherit pypi
|
||||
Loading…
Reference in New Issue
Block a user