diff options
-rw-r--r-- | meta-python/recipes-devtools/python/python3-yarl_1.20.0.bb (renamed from meta-python/recipes-devtools/python/python3-yarl_1.19.0.bb) | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-python/recipes-devtools/python/python3-yarl_1.19.0.bb b/meta-python/recipes-devtools/python/python3-yarl_1.20.0.bb index 22203d335b..04e150e164 100644 --- a/meta-python/recipes-devtools/python/python3-yarl_1.19.0.bb +++ b/meta-python/recipes-devtools/python/python3-yarl_1.20.0.bb | |||
@@ -3,7 +3,7 @@ HOMEPAGE = "https://github.com/aio-libs/yarl/" | |||
3 | LICENSE = "Apache-2.0" | 3 | LICENSE = "Apache-2.0" |
4 | LIC_FILES_CHKSUM = "file://LICENSE;md5=3b83ef96387f14655fc854ddc3c6bd57" | 4 | LIC_FILES_CHKSUM = "file://LICENSE;md5=3b83ef96387f14655fc854ddc3c6bd57" |
5 | 5 | ||
6 | SRC_URI[sha256sum] = "01e02bb80ae0dbed44273c304095295106e1d9470460e773268a27d11e594892" | 6 | SRC_URI[sha256sum] = "686d51e51ee5dfe62dec86e4866ee0e9ed66df700d55c828a615640adc885307" |
7 | 7 | ||
8 | PYPI_PACKAGE = "yarl" | 8 | PYPI_PACKAGE = "yarl" |
9 | 9 | ||