mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-04-20 11:38:34 +00:00
python3-tqdm: update 4.57.0
License-Update: copyright years. Signed-off-by: Oleksandr Kravchuk <open.source@oleksandr-kravchuk.com> Acked-by: Trevor Gamblin <trevor.gamblin@windriver.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
committed by
Khem Raj
parent
65630a9ff6
commit
a03f1f0a89
14
meta-python/recipes-devtools/python/python3-tqdm_4.57.0.bb
Normal file
14
meta-python/recipes-devtools/python/python3-tqdm_4.57.0.bb
Normal file
@@ -0,0 +1,14 @@
|
||||
SUMMARY = "Fast, Extensible Progress Meter"
|
||||
HOMEPAGE = "http://tqdm.github.io/"
|
||||
SECTION = "devel/python"
|
||||
|
||||
LICENSE = "MIT & MPL-2.0"
|
||||
LIC_FILES_CHKSUM = "file://LICENCE;md5=59e4271a933d33edfe60237db377a14b"
|
||||
|
||||
SRC_URI[sha256sum] = "65185676e9fdf20d154cffd1c5de8e39ef9696ff7e59fe0156b1b08e468736af"
|
||||
|
||||
inherit pypi setuptools3
|
||||
|
||||
DEPENDS += "${PYTHON_PN}-setuptools-scm-native"
|
||||
|
||||
BBCLASSEXTEND = "native nativesdk"
|
||||
Reference in New Issue
Block a user