mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-03-10 22:19:40 +00:00
python3-hyperlink: Upgrade 20.0.1 -> 21.0.0
Upgrade to release 21.0.0: - Update plus sign (+) handling to work with/like HTML form encoding (POST) by default, fixes #129, and associated roundtripping - Package IDNA tables - Long overdue dependency bumps 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,7 @@ HOMEPAGE = "https://github.com/python-hyper/hyperlink"
|
||||
LICENSE = "MIT"
|
||||
LIC_FILES_CHKSUM = "file://LICENSE;md5=6dc5b4bd3d02faedf08461621aa2aeca"
|
||||
|
||||
SRC_URI[sha256sum] = "47fcc7cd339c6cb2444463ec3277bdcfe142c8b1daf2160bdd52248deec815af"
|
||||
SRC_URI[md5sum] = "d7983e3d2625e5f7dffc8d12da8803ab"
|
||||
SRC_URI[sha256sum] = "427af957daa58bc909471c6c40f74c5450fa123dd093fc53efd2e91d2705a56b"
|
||||
|
||||
inherit pypi setuptools3
|
||||
|
||||
Reference in New Issue
Block a user