python-twisted: Update to 22.10.0

Includes fix for CVE-2022-39348 (NameVirtualHost Host header injection).

This adds a build dependency that will be required for
pyproject.toml-based builds.

Signed-off-by: Jeffery To <jeffery.to@gmail.com>
This commit is contained in:
Jeffery To
2023-02-20 10:51:57 +08:00
parent 17d5bf224c
commit 56b10770fc
3 changed files with 10 additions and 7 deletions

View File

@@ -1,6 +1,6 @@
--- a/setup.cfg
+++ b/setup.cfg
@@ -112,7 +112,6 @@ console_scripts =
@@ -115,7 +115,6 @@ console_scripts =
conch = twisted.conch.scripts.conch:run
mailmail = twisted.mail.scripts.mailmail:run
pyhtmlizer = twisted.scripts.htmlizer:run