mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2025-07-19 15:29:08 +02:00

Signed-off-by: Fabio Berton <fabio.berton@ossystems.com.br> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
12 lines
378 B
HTML
12 lines
378 B
HTML
DESCRIPTION = "A Python SOCKS client module"
|
|
HOMEPAGE = "http://python-requests.org"
|
|
LICENSE = "BSD"
|
|
LIC_FILES_CHKSUM = "file://LICENSE;md5=1d457bcffb9661b45f799d4efee72f16"
|
|
|
|
SRC_URI[md5sum] = "68f4ad7a8d4fa725656ae3e9dd142d29"
|
|
SRC_URI[sha256sum] = "e51c7694b10288e6fd9a28e15c0bcce9aca0327e7b32ebcd9af05fcd56f38b88"
|
|
|
|
PYPI_PACKAGE = "PySocks"
|
|
|
|
BBCLASSEXTEND = "native nativesdk"
|