diff options
author | Zang Ruochen <zangrc.fnst@cn.fujitsu.com> | 2019-04-12 10:57:46 +0800 |
---|---|---|
committer | Khem Raj <raj.khem@gmail.com> | 2019-04-12 12:39:36 -0700 |
commit | 4eb588a90d94db21676d125bbfc2647ac48ca245 (patch) | |
tree | 7c1455a770439d8f589c906a101adab2ed315209 /meta-python/recipes-devtools | |
parent | d15d7bba78179dd73fa77631a9a220a2efd4978f (diff) | |
download | meta-openembedded-4eb588a90d94db21676d125bbfc2647ac48ca245.tar.gz |
python-attrs: upgrade 18.1.0 -> 19.1.0
-Upgrade from python-attrs_18.1.0.bb to python-attrs_19.1.0.bb.
-Upgrade from python3-attrs_18.1.0.bb to python3-attrs_19.1.0.bb.
Signed-off-by: Zang Ruochen <zangrc.fnst@cn.fujitsu.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Diffstat (limited to 'meta-python/recipes-devtools')
-rw-r--r-- | meta-python/recipes-devtools/python/python-attrs.inc | 4 | ||||
-rw-r--r-- | meta-python/recipes-devtools/python/python-attrs_19.1.0.bb (renamed from meta-python/recipes-devtools/python/python-attrs_18.1.0.bb) | 0 | ||||
-rw-r--r-- | meta-python/recipes-devtools/python/python3-attrs_19.1.0.bb (renamed from meta-python/recipes-devtools/python/python3-attrs_18.1.0.bb) | 0 |
3 files changed, 2 insertions, 2 deletions
diff --git a/meta-python/recipes-devtools/python/python-attrs.inc b/meta-python/recipes-devtools/python/python-attrs.inc index d0b5697cb..1f767ba19 100644 --- a/meta-python/recipes-devtools/python/python-attrs.inc +++ b/meta-python/recipes-devtools/python/python-attrs.inc | |||
@@ -3,8 +3,8 @@ HOMEPAGE = "http://www.attrs.org/" | |||
3 | LICENSE = "MIT" | 3 | LICENSE = "MIT" |
4 | LIC_FILES_CHKSUM = "file://LICENSE;md5=d4ab25949a73fe7d4fdee93bcbdbf8ff" | 4 | LIC_FILES_CHKSUM = "file://LICENSE;md5=d4ab25949a73fe7d4fdee93bcbdbf8ff" |
5 | 5 | ||
6 | SRC_URI[sha256sum] = "e0d0eb91441a3b53dab4d9b743eafc1ac44476296a2053b6ca3af0b139faf87b" | 6 | SRC_URI[sha256sum] = "f0b870f674851ecbfbbbd364d6b5cbdff9dcedbc7f3f5e18a6891057f21fe399" |
7 | SRC_URI[md5sum] = "3f3f3e0750dab74cfa1dc8b0fd7a5f86" | 7 | SRC_URI[md5sum] = "2be7bce157988928f5ff2bb50a0b510d" |
8 | 8 | ||
9 | inherit pypi | 9 | inherit pypi |
10 | 10 | ||
diff --git a/meta-python/recipes-devtools/python/python-attrs_18.1.0.bb b/meta-python/recipes-devtools/python/python-attrs_19.1.0.bb index e3bec0fdf..e3bec0fdf 100644 --- a/meta-python/recipes-devtools/python/python-attrs_18.1.0.bb +++ b/meta-python/recipes-devtools/python/python-attrs_19.1.0.bb | |||
diff --git a/meta-python/recipes-devtools/python/python3-attrs_18.1.0.bb b/meta-python/recipes-devtools/python/python3-attrs_19.1.0.bb index c34693f50..c34693f50 100644 --- a/meta-python/recipes-devtools/python/python3-attrs_18.1.0.bb +++ b/meta-python/recipes-devtools/python/python3-attrs_19.1.0.bb | |||