aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDerek Straka <derek@asterius.io>2016-02-22 08:34:56 -0500
committerMartin Jansa <Martin.Jansa@gmail.com>2016-02-25 17:47:25 +0100
commit43c5d012f849b5a0debaed756ee4a2123b772641 (patch)
tree920237d1f9780faa594d53a051dde4eaed73db2d
parent167e337dbbbb28ad09d9a939fe9fbc7f7126ae2e (diff)
downloadmeta-python2-43c5d012f849b5a0debaed756ee4a2123b772641.tar.gz
python-flufl-enum: update to 4.1
(From meta-openembedded commit: 992aca638b5fc39df4572cf46bd7e69c59ccd859) Signed-off-by: Derek Straka <derek@asterius.io> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com> Signed-off-by: Tim Orling <ticotimo@gmail.com>
-rw-r--r--recipes-devtools/python/python-flufl-enum_4.1.bb (renamed from recipes-devtools/python/python-flufl-enum_4.0.1.bb)6
1 files changed, 3 insertions, 3 deletions
diff --git a/recipes-devtools/python/python-flufl-enum_4.0.1.bb b/recipes-devtools/python/python-flufl-enum_4.1.bb
index fe25fd7..ef10848 100644
--- a/recipes-devtools/python/python-flufl-enum_4.0.1.bb
+++ b/recipes-devtools/python/python-flufl-enum_4.1.bb
@@ -4,10 +4,10 @@ specific, concise semantics in an easy to read and write syntax. flufl.enum has
features needed to make enumerations useful, but without a lot of extra baggage to weigh them down. "
LICENSE = "LGPLv3"
-LIC_FILES_CHKSUM = "file://PKG-INFO;md5=1fa25baed15d3be23c902636379438e8"
+LIC_FILES_CHKSUM = "file://PKG-INFO;startline=8;endline=9;md5=250adb4c74c359b7049abcd9d6b115e7"
-SRC_URI[md5sum] = "b3ad23761a78232bc78499ced7cb85d9"
-SRC_URI[sha256sum] = "4af7e7cf2dcc7517251570c7ef9ad194e30ee4b6f860eba500c03954ae95f9d8"
+SRC_URI[md5sum] = "461779384c07ed2b5f554a5d51a000c4"
+SRC_URI[sha256sum] = "94da1413ba085473652f81565847913ea1543d1739972ecbd6afe57d7b1b68b4"
PYPI_PACKAGE = "flufl.enum"
inherit pypi setuptools