Package: twisted
Version: 18.9.0-3
Severity: important
Tags: patch
User: [email protected]
Usertags: origin-ubuntu eoan ubuntu-patch
In Ubuntu, the attached patch was applied to achieve the following:
* Add missing Depends for python{,3}-idna to python{,3}-twisted-core, as
they are needed for TLS support
Thanks for considering the patch.
--
debian developer - deb.li/jak | jak-linux.org - free software dev
ubuntu core developer i speak de, en
diff -Nru twisted-18.9.0/debian/control twisted-18.9.0/debian/control
--- twisted-18.9.0/debian/control 2018-12-07 11:23:30.000000000 +0100
+++ twisted-18.9.0/debian/control 2019-08-28 15:00:59.000000000 +0200
@@ -38,7 +38,7 @@
python3-automat (>= 0.6.0),
python3-attr (>= 17.1.0),
${misc:Depends},
- python3-openssl, python3-service-identity
+ python3-openssl, python3-idna, python3-service-identity
Suggests: python3-tk,
python3-gtk2,
python3-glade2,
@@ -123,6 +123,7 @@
${python:Depends},
${misc:Depends},
python-openssl,
+ python-idna,
python-service-identity
Suggests: python-tk,
python-gtk2,
_______________________________________________
Python-modules-team mailing list
[email protected]
https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/python-modules-team