mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-04-20 11:38:34 +00:00
python-cmd2: update to version 0.8.1
Signed-off-by: Derek Straka <derek@asterius.io> Signed-off-by: Armin Kuster <akuster808@gmail.com>
This commit is contained in:
committed by
Armin Kuster
parent
775a7f1dc4
commit
0cd888e7e6
@@ -1,10 +1,10 @@
|
||||
SUMMARY = "Extra features for standard library's cmd module"
|
||||
HOMEPAGE = "http://packages.python.org/cmd2/"
|
||||
LICENSE = "MIT"
|
||||
LIC_FILES_CHKSUM = "file://setup.py;beginline=50;endline=50;md5=0f13c9cfc75288223cf7edd2f3b985a2"
|
||||
LIC_FILES_CHKSUM = "file://setup.py;beginline=51;endline=51;md5=0f13c9cfc75288223cf7edd2f3b985a2"
|
||||
|
||||
SRC_URI[md5sum] = "0988674436fde36bbfc5cd650f4808ac"
|
||||
SRC_URI[sha256sum] = "4b3a9d9f305039ca94deb93e0a54ba896f12d1aae7206c6283fe02c6dbb0b7ba"
|
||||
SRC_URI[md5sum] = "701b916ffac99137bea413205106f993"
|
||||
SRC_URI[sha256sum] = "d09976f9ad2327883c2d07b5acb42e66ad52b17e352873c22041ed124bfe8aba"
|
||||
|
||||
inherit pypi setuptools
|
||||
|
||||
Reference in New Issue
Block a user