diff options
author | Derek Straka <derek@asterius.io> | 2016-04-11 07:41:36 -0400 |
---|---|---|
committer | Martin Jansa <Martin.Jansa@gmail.com> | 2016-04-21 21:33:19 +0200 |
commit | fdb2b66e2d90c6dc5fe63bba66368ff7a009220b (patch) | |
tree | 169f49f8ae11af28ccaa82c64b1a6178b28c4a80 /meta-python/recipes-devtools | |
parent | 3fa8c30e2723f0ae7c49fbaeac7fff8339da2d5d (diff) | |
download | meta-openembedded-fdb2b66e2d90c6dc5fe63bba66368ff7a009220b.tar.gz |
python-decorator: update to 4.0.9
Signed-off-by: Derek Straka <derek@asterius.io>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Diffstat (limited to 'meta-python/recipes-devtools')
-rw-r--r-- | meta-python/recipes-devtools/python/python-decorator.inc | 4 | ||||
-rw-r--r-- | meta-python/recipes-devtools/python/python-decorator_4.0.9.bb (renamed from meta-python/recipes-devtools/python/python-decorator_4.0.2.bb) | 0 | ||||
-rw-r--r-- | meta-python/recipes-devtools/python/python3-decorator_4.0.9.bb (renamed from meta-python/recipes-devtools/python/python3-decorator_4.0.2.bb) | 0 |
3 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 a599fd814..571001262 100644 --- a/meta-python/recipes-devtools/python/python-decorator.inc +++ b/meta-python/recipes-devtools/python/python-decorator.inc | |||
@@ -9,7 +9,7 @@ decorator, just because you can." | |||
9 | LICENSE = "BSD" | 9 | LICENSE = "BSD" |
10 | LIC_FILES_CHKSUM = "file://LICENSE.txt;md5=41e24e0e235a97e60cdb5c4137fa2cd0" | 10 | LIC_FILES_CHKSUM = "file://LICENSE.txt;md5=41e24e0e235a97e60cdb5c4137fa2cd0" |
11 | 11 | ||
12 | SRC_URI[md5sum] = "033c9563af492c4ce2680ee6ca481fa7" | 12 | SRC_URI[md5sum] = "f12c5651ccd707e12a0abaa4f76cd69a" |
13 | SRC_URI[sha256sum] = "1a089279d5de2471c47624d4463f2e5b3fc6a2cf65045c39bf714fc461a25206" | 13 | SRC_URI[sha256sum] = "90022e83316363788a55352fe39cfbed357aa3a71d90e5f2803a35471de4bba8" |
14 | 14 | ||
15 | inherit pypi | 15 | inherit pypi |
diff --git a/meta-python/recipes-devtools/python/python-decorator_4.0.2.bb b/meta-python/recipes-devtools/python/python-decorator_4.0.9.bb index f26216846..f26216846 100644 --- a/meta-python/recipes-devtools/python/python-decorator_4.0.2.bb +++ b/meta-python/recipes-devtools/python/python-decorator_4.0.9.bb | |||
diff --git a/meta-python/recipes-devtools/python/python3-decorator_4.0.2.bb b/meta-python/recipes-devtools/python/python3-decorator_4.0.9.bb index 844cbdc9a..844cbdc9a 100644 --- a/meta-python/recipes-devtools/python/python3-decorator_4.0.2.bb +++ b/meta-python/recipes-devtools/python/python3-decorator_4.0.9.bb | |||