]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core.git/commit
python3-urllib3: upgrade 2.0.3 -> 2.0.4
authorTim Orling <ticotimo@gmail.com>
Sun, 23 Jul 2023 15:44:15 +0000 (08:44 -0700)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Tue, 25 Jul 2023 14:27:30 +0000 (15:27 +0100)
commit3513a31db197fcaf78a68a48be448b45b60defbf
tree10895622ac353d37aee305cd0ce5f223be89cd09
parentb378eec156998eea55ba61e59103cb34fab0d07c
python3-urllib3: upgrade 2.0.3 -> 2.0.4

https://github.com/urllib3/urllib3/blob/main/CHANGES.rst#204-2023-07-19

2.0.4 (2023-07-19)
* Added support for union operators to HTTPHeaderDict (#2254)
* Added BaseHTTPResponse to urllib3.__all__ (#3078)
* Fixed urllib3.connection.HTTPConnection to raise the http.client.connect
  audit event to have the same behavior as the standard library HTTP client
  (#2757)
* Relied on the standard library for checking hostnames in supported PyPy
  releases (#3087)

Signed-off-by: Tim Orling <tim.orling@konsulko.com>
Signed-off-by: Alexandre Belloni <alexandre.belloni@bootlin.com>
meta/recipes-devtools/python/python3-urllib3_2.0.4.bb [moved from meta/recipes-devtools/python/python3-urllib3_2.0.3.bb with 87% similarity]