mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-06-14 17:59:59 +00:00
python-thrift: update to version 0.9.3
update recipe to use pypi class update license checksum for latest version Signed-off-by: Derek Straka <derek@asterius.io> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
This commit is contained in:
committed by
Martin Jansa
parent
ad7fb0fc79
commit
5cc904be9d
@@ -0,0 +1,9 @@
|
||||
SUMMARY = "Python bindings for the Apache Thrift RPC system"
|
||||
LICENSE = "Apache-2.0"
|
||||
LIC_FILES_CHKSUM = "file://PKG-INFO;md5=1203b6a05c3bff3229710e3f063ddca7"
|
||||
|
||||
SRC_URI[md5sum] = "b519551d7a086bb0b4f222a8f566b7e8"
|
||||
SRC_URI[sha256sum] = "dfbc3d3bd19d396718dab05abaf46d93ae8005e2df798ef02e32793cd963877e"
|
||||
PYPI_PACKAGE_HASH = "ae5835e3f0cd290039ff862c2c9d8ae8a76896665d70343d833bdc2f748b8e55"
|
||||
|
||||
inherit pypi setuptools
|
||||
Reference in New Issue
Block a user