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
@@ -104,6 +104,9 @@ mypy =
@@ -107,6 +107,9 @@ mypy =
[options.packages.find]
where = src
@@ -10,7 +10,7 @@
[options.entry_points]
console_scripts =
@@ -123,6 +126,7 @@ console_scripts =
@@ -126,6 +129,7 @@ console_scripts =
*.pxi
*.pyx
build.bat