python-greenlet: 0.4.9 -> 0.4.11

1) Upgrade python-greenlet from 0.4.9 to 0.4.11.
2) Delete 0001-Use-x-instead-of-r-for-aarch64-register-names.patch, since it is integrated upstream.

Signed-off-by: Huang Qiyu <huangqy.fnst@cn.fujitsu.com>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
This commit is contained in:
Huang Qiyu
2017-01-16 13:36:45 +08:00
committed by Martin Jansa
parent 86ee2cdc49
commit 67aff6b520
2 changed files with 2 additions and 43 deletions

View File

@@ -0,0 +1,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] = "774808f543e130621700863bc20a21fe"
SRC_URI[sha256sum] = "e46510543912135b2663c2fc4e2867497579466d82184710b84fb718b31cc95d"
PYPI_PACKAGE_EXT = "zip"
inherit pypi distutils