mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2025-12-14 14:25:53 +01:00
python3-progress: upgrade 1.5 -> 1.6
-License-Update: Fixed misspelling of names. Signed-off-by: Zang Ruochen <zangrc.fnst@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com> Signed-off-by: Trevor Gamblin <trevor.gamblin@windriver.com>
This commit is contained in:
parent
ea33b88613
commit
668e779801
|
|
@ -1,10 +1,9 @@
|
|||
SUMMARY = "Easy progress reporting for Python"
|
||||
HOMEPAGE = "http://github.com/verigak/progress/"
|
||||
LICENSE = "ISC"
|
||||
LIC_FILES_CHKSUM = "file://LICENSE;md5=aef5566ac4fede9815eccf124c281317"
|
||||
LIC_FILES_CHKSUM = "file://LICENSE;md5=00ab78a4113b09aacf63d762a7bb9644"
|
||||
|
||||
SRC_URI[md5sum] = "408df0e3db0ad4b74f19f6beec814ae4"
|
||||
SRC_URI[sha256sum] = "69ecedd1d1bbe71bf6313d88d1e6c4d2957b7f1d4f71312c211257f7dae64372"
|
||||
SRC_URI[sha256sum] = "c9c86e98b5c03fa1fe11e3b67c1feda4788b8d0fe7336c2ff7d5644ccfba34cd"
|
||||
|
||||
inherit pypi setuptools3
|
||||
|
||||
Loading…
Reference in New Issue
Block a user