diff options
Diffstat (limited to 'meta-python/recipes-devtools/python')
-rw-r--r-- | meta-python/recipes-devtools/python/python-yarl.inc | 4 | ||||
-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/" | |||
3 | LICENSE = "Apache-2.0" | 3 | LICENSE = "Apache-2.0" |
4 | LIC_FILES_CHKSUM = "file://LICENSE;md5=b334fc90d45983db318f54fd5bf6c90b" | 4 | LIC_FILES_CHKSUM = "file://LICENSE;md5=b334fc90d45983db318f54fd5bf6c90b" |
5 | 5 | ||
6 | SRC_URI[md5sum] = "92889c31fce4c8f82b7ee9c2b2ed9cd1" | 6 | SRC_URI[md5sum] = "08ba0d6e18f460b44d9e5459f3d217ba" |
7 | SRC_URI[sha256sum] = "024ecdc12bc02b321bc66b41327f930d1c2c543fa9a561b39861da9388ba7aa9" | 7 | SRC_URI[sha256sum] = "58cd9c469eced558cd81aa3f484b2924e8897049e06889e8ff2510435b7ef74b" |
8 | 8 | ||
9 | PYPI_PACKAGE = "yarl" | 9 | PYPI_PACKAGE = "yarl" |
10 | inherit pypi | 10 | inherit 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 | |||