diff options
author | Wang Mingyu <wangmy@cn.fujitsu.com> | 2020-03-03 03:52:00 -0800 |
---|---|---|
committer | Khem Raj <raj.khem@gmail.com> | 2020-03-02 22:46:06 -0800 |
commit | 29e1179691a750c3477f93afc7694ba119286c82 (patch) | |
tree | 88c4865a91bac0356f8d1ba871c1bf6e1a402bf1 | |
parent | d603f0d5329285551b9591ef13340a7319569693 (diff) | |
download | meta-openembedded-29e1179691a750c3477f93afc7694ba119286c82.tar.gz |
python3-decorator: upgrade 4.4.1 -> 4.4.2
Signed-off-by: Wang Mingyu <wangmy@cn.fujitsu.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
-rw-r--r-- | meta-python/recipes-devtools/python/python-decorator.inc | 4 | ||||
-rw-r--r-- | meta-python/recipes-devtools/python/python3-decorator_4.4.2.bb (renamed from meta-python/recipes-devtools/python/python3-decorator_4.4.1.bb) | 0 |
2 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 65db1a961c..3faee39133 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-2-Clause" | 9 | LICENSE = "BSD-2-Clause" |
10 | LIC_FILES_CHKSUM = "file://LICENSE.txt;md5=be2fd2007972bf96c08af3293d728b22" | 10 | LIC_FILES_CHKSUM = "file://LICENSE.txt;md5=be2fd2007972bf96c08af3293d728b22" |
11 | 11 | ||
12 | SRC_URI[md5sum] = "933981f288c4230816b5beee8d40e6ea" | 12 | SRC_URI[md5sum] = "d83c624cce93e6bdfab144821b526e1d" |
13 | SRC_URI[sha256sum] = "54c38050039232e1db4ad7375cfce6748d7b41c29e95a081c8a6d2c30364a2ce" | 13 | SRC_URI[sha256sum] = "e3a62f0520172440ca0dcc823749319382e377f37f140a0b99ef45fecb84bfe7" |
14 | 14 | ||
15 | inherit pypi | 15 | inherit pypi |
16 | 16 | ||
diff --git a/meta-python/recipes-devtools/python/python3-decorator_4.4.1.bb b/meta-python/recipes-devtools/python/python3-decorator_4.4.2.bb index 844cbdc9a9..844cbdc9a9 100644 --- a/meta-python/recipes-devtools/python/python3-decorator_4.4.1.bb +++ b/meta-python/recipes-devtools/python/python3-decorator_4.4.2.bb | |||