diff options
author | Derek Straka <derek@asterius.io> | 2018-01-14 19:59:51 -0500 |
---|---|---|
committer | Armin Kuster <akuster808@gmail.com> | 2018-01-22 19:36:30 -0800 |
commit | 7f486077421aa5e6c7da3525192bcdd0dab71247 (patch) | |
tree | c5eff2c47933e52dacefa30bba82e7411f34c7b4 | |
parent | ea33c75e24f15a0883ecb9ea164fa43d0bdb6d49 (diff) | |
download | meta-openembedded-7f486077421aa5e6c7da3525192bcdd0dab71247.tar.gz |
python-decorator: update to version 4.2.1
Signed-off-by: Derek Straka <derek@asterius.io>
Signed-off-by: Armin Kuster <akuster808@gmail.com>
-rw-r--r-- | meta-python/recipes-devtools/python/python-decorator.inc | 4 | ||||
-rw-r--r-- | meta-python/recipes-devtools/python/python-decorator_4.2.1.bb (renamed from meta-python/recipes-devtools/python/python-decorator_4.1.2.bb) | 0 | ||||
-rw-r--r-- | meta-python/recipes-devtools/python/python3-decorator_4.2.1.bb (renamed from meta-python/recipes-devtools/python/python3-decorator_4.1.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 859f97269..eaab3b085 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] = "a0f7f4fe00ae2dde93494d90c192cf8c" | 12 | SRC_URI[md5sum] = "e886337e9f70e70d45d67266b8e66044" |
13 | SRC_URI[sha256sum] = "7cb64d38cb8002971710c8899fbdfb859a23a364b7c99dab19d1f719c2ba16b5" | 13 | SRC_URI[sha256sum] = "7d46dd9f3ea1cf5f06ee0e4e1277ae618cf48dfb10ada7c8427cd46c42702a0e" |
14 | 14 | ||
15 | inherit pypi | 15 | inherit pypi |
16 | 16 | ||
diff --git a/meta-python/recipes-devtools/python/python-decorator_4.1.2.bb b/meta-python/recipes-devtools/python/python-decorator_4.2.1.bb index 2a2b455f5..2a2b455f5 100644 --- a/meta-python/recipes-devtools/python/python-decorator_4.1.2.bb +++ b/meta-python/recipes-devtools/python/python-decorator_4.2.1.bb | |||
diff --git a/meta-python/recipes-devtools/python/python3-decorator_4.1.2.bb b/meta-python/recipes-devtools/python/python3-decorator_4.2.1.bb index 7840b20c0..7840b20c0 100644 --- a/meta-python/recipes-devtools/python/python3-decorator_4.1.2.bb +++ b/meta-python/recipes-devtools/python/python3-decorator_4.2.1.bb | |||