aboutsummaryrefslogtreecommitdiffstats
path: root/recipes-devtools/python/python-decorator.inc
diff options
context:
space:
mode:
authorDerek Straka <derek@asterius.io>2017-02-16 17:59:44 -0500
committerMartin Jansa <Martin.Jansa@gmail.com>2017-02-20 11:50:13 +0100
commit1a6d62f244ca8e0741096aa3892314321bea7bc3 (patch)
treec2faebd1ae8eea0c8fd317c48d1b975f2b9e88aa /recipes-devtools/python/python-decorator.inc
parentef9e6bc38b809263219bf8f0f839fae024e157c6 (diff)
downloadmeta-python2-1a6d62f244ca8e0741096aa3892314321bea7bc3.tar.gz
python-decorator: update to version 4.0.11
(From meta-openembedded commit: 0e43562753dc7e2811d35f228ce67dc64b0c0313) 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>
Diffstat (limited to 'recipes-devtools/python/python-decorator.inc')
-rw-r--r--recipes-devtools/python/python-decorator.inc6
1 files changed, 3 insertions, 3 deletions
diff --git a/recipes-devtools/python/python-decorator.inc b/recipes-devtools/python/python-decorator.inc
index 9264cef..aeae231 100644
--- a/recipes-devtools/python/python-decorator.inc
+++ b/recipes-devtools/python/python-decorator.inc
@@ -7,10 +7,10 @@ can be abused and you should not try to solve every problem with a \
decorator, just because you can."
LICENSE = "BSD"
-LIC_FILES_CHKSUM = "file://LICENSE.txt;md5=41e24e0e235a97e60cdb5c4137fa2cd0"
+LIC_FILES_CHKSUM = "file://LICENSE.txt;md5=893f896413826096ce5270c700a498fd"
-SRC_URI[md5sum] = "434b57fdc3230c500716c5aff8896100"
-SRC_URI[sha256sum] = "9c6e98edcb33499881b86ede07d9968c81ab7c769e28e9af24075f0a5379f070"
+SRC_URI[md5sum] = "73644c8f0bd4983d1b6a34b49adec0ae"
+SRC_URI[sha256sum] = "953d6bf082b100f43229cf547f4f97f97e970f5ad645ee7601d55ff87afdfe76"
inherit pypi