mirror of
git://git.openembedded.org/meta-openembedded
synced 2026-01-04 16:10:10 +00:00
python3-speedtest-cli: Add recipe version 2.1.2
Signed-off-by: Domarys Correa <domarys.correa@ossystems.com.br> Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
parent
dcfb141ac3
commit
fcb9f02d72
|
|
@ -0,0 +1,11 @@
|
|||
SUMMARY = "Command line interface for testing internet bandwidth using speedtest.net"
|
||||
HOMEPAGE = "https://github.com/sivel/speedtest-cli"
|
||||
LICENSE = "Apache-2.0"
|
||||
LIC_FILES_CHKSUM = "file://LICENSE;md5=3b83ef96387f14655fc854ddc3c6bd57"
|
||||
|
||||
SRC_URI[md5sum] = "543d38f8939e1716641cc7c00169ca03"
|
||||
SRC_URI[sha256sum] = "cf1d386222f94c324e3125ba9a0d187e46d4a13dca08c023bdb9a23096be2e54"
|
||||
|
||||
inherit pypi setuptools3
|
||||
|
||||
RDEPENDS_${PN} = "${PYTHON_PN}-misc"
|
||||
Loading…
Reference in New Issue
Block a user