python-twisted: Update to 19.2.0, refresh patches

Signed-off-by: Jeffery To <jeffery.to@gmail.com>
This commit is contained in:
Jeffery To
2019-04-19 20:18:45 +08:00
parent d8f0f87ac9
commit 9fb2d52191
3 changed files with 10 additions and 10 deletions

View File

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