python-twisted: Update to 20.3.0, refresh patches

This update includes fixes for:
* CVE-2020-10108
* CVE-2020-10109

Signed-off-by: Jeffery To <jeffery.to@gmail.com>
This commit is contained in:
Jeffery To
2020-03-23 23:17:45 +08:00
parent 6408a0c585
commit 633c81e7a9
3 changed files with 11 additions and 11 deletions

View File

@@ -1,6 +1,6 @@
--- a/src/twisted/python/_setup.py
+++ b/src/twisted/python/_setup.py
@@ -150,7 +150,6 @@ _CONSOLE_SCRIPTS = [
@@ -151,7 +151,6 @@ _CONSOLE_SCRIPTS = [
"conch = twisted.conch.scripts.conch:run",
"mailmail = twisted.mail.scripts.mailmail:run",
"pyhtmlizer = twisted.scripts.htmlizer:run",