diff options
author | Derek Straka <derek@asterius.io> | 2017-08-09 21:04:41 -0400 |
---|---|---|
committer | Martin Jansa <Martin.Jansa@gmail.com> | 2017-08-13 13:21:03 +0200 |
commit | 7cb218552b3f3d2a6f7b416f48f05f73b679bf68 (patch) | |
tree | a6060daac3528facbe592725195935c682bb3eb7 /meta-python/recipes-devtools/python/python-decorator.inc | |
parent | 97c3189e91675ea47d62ddc5cf1a41c834ac3a21 (diff) | |
download | meta-openembedded-7cb218552b3f3d2a6f7b416f48f05f73b679bf68.tar.gz |
python-decorator: update to version 4.1.2
Signed-off-by: Derek Straka <derek@asterius.io>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Diffstat (limited to 'meta-python/recipes-devtools/python/python-decorator.inc')
-rw-r--r-- | meta-python/recipes-devtools/python/python-decorator.inc | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/meta-python/recipes-devtools/python/python-decorator.inc b/meta-python/recipes-devtools/python/python-decorator.inc index aeae23194d..859f97269c 100644 --- a/meta-python/recipes-devtools/python/python-decorator.inc +++ b/meta-python/recipes-devtools/python/python-decorator.inc | |||
@@ -9,8 +9,8 @@ decorator, just because you can." | |||
9 | LICENSE = "BSD" | 9 | LICENSE = "BSD" |
10 | LIC_FILES_CHKSUM = "file://LICENSE.txt;md5=893f896413826096ce5270c700a498fd" | 10 | LIC_FILES_CHKSUM = "file://LICENSE.txt;md5=893f896413826096ce5270c700a498fd" |
11 | 11 | ||
12 | SRC_URI[md5sum] = "73644c8f0bd4983d1b6a34b49adec0ae" | 12 | SRC_URI[md5sum] = "a0f7f4fe00ae2dde93494d90c192cf8c" |
13 | SRC_URI[sha256sum] = "953d6bf082b100f43229cf547f4f97f97e970f5ad645ee7601d55ff87afdfe76" | 13 | SRC_URI[sha256sum] = "7cb64d38cb8002971710c8899fbdfb859a23a364b7c99dab19d1f719c2ba16b5" |
14 | 14 | ||
15 | inherit pypi | 15 | inherit pypi |
16 | 16 | ||