summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorZang Ruochen <zangrc.fnst@cn.fujitsu.com>2020-01-17 14:38:12 +0800
committerKhem Raj <raj.khem@gmail.com>2020-01-17 15:44:06 -0800
commitba5178909aa102975db2e3be42b74faf2f64212b (patch)
tree01a41a41c85cac38a32620382b88bef389e6a74c
parent413cb43ea9df8475920f464ab6db16fe2e68dbeb (diff)
downloadmeta-openembedded-ba5178909aa102975db2e3be42b74faf2f64212b.tar.gz
python3-yarl: upgrade 1.3.0 -> 1.4.2
Signed-off-by: Zang Ruochen <zangrc.fnst@cn.fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
-rw-r--r--meta-python/recipes-devtools/python/python-yarl.inc4
-rw-r--r--meta-python/recipes-devtools/python/python3-yarl_1.4.2.bb (renamed from meta-python/recipes-devtools/python/python3-yarl_1.3.0.bb)0
2 files changed, 2 insertions, 2 deletions
diff --git a/meta-python/recipes-devtools/python/python-yarl.inc b/meta-python/recipes-devtools/python/python-yarl.inc
index ea555418a..98066d73b 100644
--- a/meta-python/recipes-devtools/python/python-yarl.inc
+++ b/meta-python/recipes-devtools/python/python-yarl.inc
@@ -3,8 +3,8 @@ HOMEPAGE = "https://github.com/aio-libs/yarl/"
3LICENSE = "Apache-2.0" 3LICENSE = "Apache-2.0"
4LIC_FILES_CHKSUM = "file://LICENSE;md5=b334fc90d45983db318f54fd5bf6c90b" 4LIC_FILES_CHKSUM = "file://LICENSE;md5=b334fc90d45983db318f54fd5bf6c90b"
5 5
6SRC_URI[md5sum] = "92889c31fce4c8f82b7ee9c2b2ed9cd1" 6SRC_URI[md5sum] = "08ba0d6e18f460b44d9e5459f3d217ba"
7SRC_URI[sha256sum] = "024ecdc12bc02b321bc66b41327f930d1c2c543fa9a561b39861da9388ba7aa9" 7SRC_URI[sha256sum] = "58cd9c469eced558cd81aa3f484b2924e8897049e06889e8ff2510435b7ef74b"
8 8
9PYPI_PACKAGE = "yarl" 9PYPI_PACKAGE = "yarl"
10inherit pypi 10inherit pypi
diff --git a/meta-python/recipes-devtools/python/python3-yarl_1.3.0.bb b/meta-python/recipes-devtools/python/python3-yarl_1.4.2.bb
index c5df44216..c5df44216 100644
--- a/meta-python/recipes-devtools/python/python3-yarl_1.3.0.bb
+++ b/meta-python/recipes-devtools/python/python3-yarl_1.4.2.bb