mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-03-06 08:49:48 +00:00
python-cmd2: update to 0.6.8
Signed-off-by: Derek Straka <derek@asterius.io>
This commit is contained in:
committed by
Martin Jansa
parent
abb534e568
commit
f902c2e83b
11
meta-python/recipes-devtools/python/python-cmd2_0.6.8.bb
Normal file
11
meta-python/recipes-devtools/python/python-cmd2_0.6.8.bb
Normal file
@@ -0,0 +1,11 @@
|
||||
SUMMARY = "Extra features for standard library's cmd module"
|
||||
HOMEPAGE = "http://packages.python.org/cmd2/"
|
||||
LICENSE = "MIT"
|
||||
LIC_FILES_CHKSUM = "file://setup.py;beginline=21;endline=21;md5=a00047b7e92e0781452d0beba4e7b44e"
|
||||
|
||||
SRC_URI[md5sum] = "c32c9a897e010c977b50c1ddc13f09fe"
|
||||
SRC_URI[sha256sum] = "ac780d8c31fc107bf6b4edcbcea711de4ff776d59d89bb167f8819d2d83764a8"
|
||||
|
||||
inherit pypi setuptools
|
||||
|
||||
RDEPENDS_${PN} += "python-pyparsing"
|
||||
Reference in New Issue
Block a user