Skip to content

Commit

Permalink
python3-requests-toolbelt: upgrade 0.10.1 -> 1.0.0
Browse files Browse the repository at this point in the history
Changelog:
=========
    Removed Google App Engine support to allow using urllib3 2.0
    Ensured the test suite no longer reaches the Internet
    Added explicit support for Python 3.11

Signed-off-by: Wang Mingyu <[email protected]>
Signed-off-by: Khem Raj <[email protected]>
  • Loading branch information
wangmingyu84 authored and kraj committed May 8, 2023
1 parent bd7a478 commit 5e25e9e
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ LIC_FILES_CHKSUM = "file://LICENSE;md5=6f14302a4b4099009ab38b4dde5f1075"
SRC_URI = "file://run-ptest \
"

SRC_URI[sha256sum] = "62e09f7ff5ccbda92772a29f394a49c3ad6cb181d568b1337626b2abb628a63d"
SRC_URI[sha256sum] = "7681a0a3d047012b5bdc0ee37d7f8f07ebe76ab08caeccfc3921ce23c88d5bc6"

inherit pypi setuptools3 ptest

Expand Down

0 comments on commit 5e25e9e

Please sign in to comment.