]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core-contrib.git/commit
python3-urllib3: upgrade 2.0.7 -> 2.1.0
authorWang Mingyu <wangmy@fujitsu.com>
Wed, 22 Nov 2023 09:07:43 +0000 (17:07 +0800)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Thu, 30 Nov 2023 08:42:52 +0000 (08:42 +0000)
commit60cd3ac8c208f787b70fcbea4e6d4a86b3c6ed96
treea3c8a239d7a8c5243bd284537bdb8c0316adf080
parenta72f9445ecff26187f5c7fe203658db76c86a04b
python3-urllib3: upgrade 2.0.7 -> 2.1.0

Changelog:
============
-Removed support for the deprecated urllib3[secure] extra.
-Removed support for the deprecated SecureTransport TLS implementation.
-Removed support for the end-of-life Python 3.7.
-Allowed loading CA certificates from memory for proxies.
-Fixed decoding Gzip-encoded responses which specified x-gzip content-encoding.

Signed-off-by: Wang Mingyu <wangmy@fujitsu.com>
Signed-off-by: Alexandre Belloni <alexandre.belloni@bootlin.com>
meta/recipes-devtools/python/python3-urllib3_2.1.0.bb [moved from meta/recipes-devtools/python/python3-urllib3_2.0.7.bb with 87% similarity]