mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-04-19 11:18:35 +00:00
python3-yarl: Upgrade 1.5.1 -> 1.6.0
Upgrade to release 1.6.0: - Allow for int and float subclasses in query, while still denying bool. - Do not requote arguments in URL.build(), with_xxx() and in / operator. - Keep IPv6 brackets in origin(). Signed-off-by: Leon Anavi <leon.anavi@konsulko.com> Acked-by: Trevor Gamblin <trevor.gamblin@windriver.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
@@ -3,8 +3,8 @@ HOMEPAGE = "https://github.com/aio-libs/yarl/"
|
||||
LICENSE = "Apache-2.0"
|
||||
LIC_FILES_CHKSUM = "file://LICENSE;md5=b334fc90d45983db318f54fd5bf6c90b"
|
||||
|
||||
SRC_URI[md5sum] = "a9b20bf0b8a6962e1101b28908a67bf8"
|
||||
SRC_URI[sha256sum] = "c22c75b5f394f3d47105045ea551e08a3e804dc7e01b37800ca35b58f856c3d6"
|
||||
SRC_URI[md5sum] = "802bb27ebdb260fbbaecbcc8168d6f28"
|
||||
SRC_URI[sha256sum] = "61d3ea3c175fe45f1498af868879c6ffeb989d4143ac542163c45538ba5ec21b"
|
||||
|
||||
SRC_URI += " \
|
||||
file://run-ptest \
|
||||
Reference in New Issue
Block a user