Changelog:
=========
- "ProxyFix" supports IPv6 addresses. :issue:'2262'
- Type annotation for "Response.make_conditional",
  "HTTPException.get_response", and "Map.bind_to_environ" accepts
  "Request" in addition to "WSGIEnvironment" for the first
  parameter. :pr:'2290'
- Fix type annotation for "Request.user_agent_class". :issue:'2273'
- Accessing "LocalProxy.__class__" and "__doc__" on an unbound
  proxy returns the fallback value instead of a method object.
  :issue:'2188'
- Redirects with the test client set "RAW_URI" and "REQUEST_URI"
  correctly. :issue:'2151'

Signed-off-by: Wang Mingyu <[email protected]>
---
 .../{python3-werkzeug_2.0.2.bb => python3-werkzeug_2.0.3.bb}    | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
 rename meta-python/recipes-devtools/python/{python3-werkzeug_2.0.2.bb => 
python3-werkzeug_2.0.3.bb} (93%)

diff --git a/meta-python/recipes-devtools/python/python3-werkzeug_2.0.2.bb 
b/meta-python/recipes-devtools/python/python3-werkzeug_2.0.3.bb
similarity index 93%
rename from meta-python/recipes-devtools/python/python3-werkzeug_2.0.2.bb
rename to meta-python/recipes-devtools/python/python3-werkzeug_2.0.3.bb
index 4c221cc41f..ed7a509ad3 100644
--- a/meta-python/recipes-devtools/python/python3-werkzeug_2.0.2.bb
+++ b/meta-python/recipes-devtools/python/python3-werkzeug_2.0.3.bb
@@ -12,7 +12,7 @@ LIC_FILES_CHKSUM = 
"file://LICENSE.rst;md5=5dc88300786f1c214c1e9827a5229462"
 
 PYPI_PACKAGE = "Werkzeug"
 
-SRC_URI[sha256sum] = 
"aa2bb6fc8dee8d6c504c0ac1e7f5f7dc5810a9903e793b6f715a9f015bdadb9a"
+SRC_URI[sha256sum] = 
"b863f8ff057c522164b6067c9e28b041161b4be5ba4d0daceeaa50a163822d3c"
 
 inherit pypi setuptools3
 
-- 
2.25.1

-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.
View/Reply Online (#95313): 
https://lists.openembedded.org/g/openembedded-devel/message/95313
Mute This Topic: https://lists.openembedded.org/mt/89156409/21656
Group Owner: [email protected]
Unsubscribe: https://lists.openembedded.org/g/openembedded-devel/unsub 
[[email protected]]
-=-=-=-=-=-=-=-=-=-=-=-

Reply via email to