mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-03-06 08:49:48 +00:00
python-pyparsing: update to 2.1.1
Signed-off-by: Derek Straka <derek@asterius.io>
This commit is contained in:
committed by
Martin Jansa
parent
ce933d4db4
commit
4ab27dd241
@@ -0,0 +1,10 @@
|
||||
SUMMARY = "Python parsing module"
|
||||
HOMEPAGE = "http://pyparsing.wikispaces.com/"
|
||||
LICENSE = "MIT"
|
||||
LIC_FILES_CHKSUM = "file://LICENSE;md5=fb46329938e6bc829b256e37d5c1e31a"
|
||||
|
||||
SRC_URI[md5sum] = "2a1d3a63ddc2ec9a3da961d1b7f258b2"
|
||||
SRC_URI[sha256sum] = "4bd04badfda39b1e2fd0d77cb78b488c881d88c31734791a0ae902979ae10575"
|
||||
|
||||
PYPI_PACKAGE_EXT = "zip"
|
||||
inherit pypi distutils
|
||||
Reference in New Issue
Block a user