diff options
| author | Derek Straka <derek@asterius.io> | 2016-03-25 18:49:49 -0400 |
|---|---|---|
| committer | Martin Jansa <Martin.Jansa@gmail.com> | 2016-04-01 15:33:56 +0200 |
| commit | 4ab27dd2413f3a51bbc61912aa651aee42638ef6 (patch) | |
| tree | 7f689af7a11f7cac2f625969ca6f9d3d7f3a98cd /meta-python/recipes-devtools/python/python-pyparsing_2.0.3.bb | |
| parent | ce933d4db45a7361f24b7d31e4782c847cfea3eb (diff) | |
| download | meta-openembedded-4ab27dd2413f3a51bbc61912aa651aee42638ef6.tar.gz | |
python-pyparsing: update to 2.1.1
Signed-off-by: Derek Straka <derek@asterius.io>
Diffstat (limited to 'meta-python/recipes-devtools/python/python-pyparsing_2.0.3.bb')
| -rw-r--r-- | meta-python/recipes-devtools/python/python-pyparsing_2.0.3.bb | 10 |
1 files changed, 0 insertions, 10 deletions
diff --git a/meta-python/recipes-devtools/python/python-pyparsing_2.0.3.bb b/meta-python/recipes-devtools/python/python-pyparsing_2.0.3.bb deleted file mode 100644 index 18a307784f..0000000000 --- a/meta-python/recipes-devtools/python/python-pyparsing_2.0.3.bb +++ /dev/null | |||
| @@ -1,10 +0,0 @@ | |||
| 1 | SUMMARY = "Python parsing module" | ||
| 2 | HOMEPAGE = "http://pyparsing.wikispaces.com/" | ||
| 3 | LICENSE = "MIT" | ||
| 4 | LIC_FILES_CHKSUM = "file://LICENSE;md5=fb46329938e6bc829b256e37d5c1e31a" | ||
| 5 | |||
| 6 | SRC_URI[md5sum] = "0a5ec41bb650aed802751a311b5d820d" | ||
| 7 | SRC_URI[sha256sum] = "43d7710fdaa194a3bccf3127d06dec8e2de99a7efe6c47f01d4b748a1d04b192" | ||
| 8 | |||
| 9 | PYPI_PACKAGE_EXT = "zip" | ||
| 10 | inherit pypi distutils | ||
