From: Leon Anavi <[email protected]> Upgrade to release 0.19.1:
- auth header parsing performance optimizations - Use mock from the standard library on Python>=3.3 Signed-off-by: Leon Anavi <[email protected]> Signed-off-by: Khem Raj <[email protected]> Signed-off-by: Trevor Gamblin <[email protected]> (cherry picked from commit ce5a70222c3951a1ca54d767f7badf363e65a8f8) Signed-off-by: Armin Kuster <[email protected]> --- .../{python3-httplib2_0.19.0.bb => python3-httplib2_0.19.1.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta-python/recipes-devtools/python/{python3-httplib2_0.19.0.bb => python3-httplib2_0.19.1.bb} (77%) diff --git a/meta-python/recipes-devtools/python/python3-httplib2_0.19.0.bb b/meta-python/recipes-devtools/python/python3-httplib2_0.19.1.bb similarity index 77% rename from meta-python/recipes-devtools/python/python3-httplib2_0.19.0.bb rename to meta-python/recipes-devtools/python/python3-httplib2_0.19.1.bb index f720723a65a..a16f8d9d202 100644 --- a/meta-python/recipes-devtools/python/python3-httplib2_0.19.0.bb +++ b/meta-python/recipes-devtools/python/python3-httplib2_0.19.1.bb @@ -4,6 +4,6 @@ SECTION = "devel/python" LICENSE = "MIT" LIC_FILES_CHKSUM = "file://LICENSE;md5=56e5e931172b6164b62dc7c4aba6c8cf" -SRC_URI[sha256sum] = "e0d428dad43c72dbce7d163b7753ffc7a39c097e6788ef10f4198db69b92f08e" +SRC_URI[sha256sum] = "0b12617eeca7433d4c396a100eaecfa4b08ee99aa881e6df6e257a7aad5d533d" inherit pypi setuptools3 -- 2.17.1
-=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#90666): https://lists.openembedded.org/g/openembedded-devel/message/90666 Mute This Topic: https://lists.openembedded.org/mt/81947013/21656 Group Owner: [email protected] Unsubscribe: https://lists.openembedded.org/g/openembedded-devel/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
