Commit Graph

2 Commits

Author SHA1 Message Date
Khem Raj
f49e3532ed
python3-tornado: Switch to python_setuptools_build_meta
Support has been there for few years now [1]

[1] e71fb6e616

Signed-off-by: Khem Raj <raj.khem@gmail.com>
2024-06-21 21:45:10 -07:00
Leon Anavi
fbff6a757d
python3-tornado: Upgrade 6.4 -> 6.4.1
Upgrade to version 6.4.1:

- Parsing of the Transfer-Encoding header is now stricter.
- Handling of whitespace in headers now matches the RFC more
  closely. Only space and tab characters are treated as whitespace
  and stripped from the beginning and end of header values.
- tornado.curl_httpclient now prohibits carriage return and
  linefeed headers in HTTP headers.

Signed-off-by: Leon Anavi <leon.anavi@konsulko.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2024-06-20 19:25:52 -07:00