mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-05-06 04:49:29 +00:00
python3-greenlet: Upgrade 0.4.15 -> 0.4.16
Upgrade to release 0.4.16: - Support for DEC Alpha architecture - Support for Python 3.9 - Support for Python 3.10a0 Signed-off-by: Leon Anavi <leon.anavi@konsulko.com> Acked-by: Trevor Gamblin <trevor.gamblin@windriver.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
@@ -0,0 +1,9 @@
|
||||
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] = "9aebea08f7beb6b87143d0588578c984"
|
||||
SRC_URI[sha256sum] = "6e06eac722676797e8fce4adb8ad3dc57a1bb3adfb0dd3fdf8306c055a38456c"
|
||||
|
||||
inherit pypi distutils3
|
||||
Reference in New Issue
Block a user