FS#10026 - [twisted] may depend on pyopenssl

Attached to Project: Arch Linux
Opened by . (Thralas) - Sunday, 30 March 2008, 14:07 GMT
Last edited by Andrea Scarpino (BaSh) - Saturday, 07 November 2009, 16:54 GMT
Task Type Bug Report
Category Packages: Extra
Status Closed
Assigned To Douglas Soares de Andrade (dsa)
Architecture All
Severity Medium
Priority Normal
Reported Version 2007.08-2
Due in Version Undecided
Due Date Undecided
Percent Complete 100%
Votes 0
Private No

Details

The SSL functionality of the 'twisted' pacman package seems to depend on the python package OpenSSL, which is in 'pyopenssl'. I suggest having twisted depend on it, or at least list it as an optional dependency.

[me@mybox twisted]$ grep -lr 'import.*OpenSSL' */*.py
internet/ssl.py
python/compat.py
test/iosim.py
web/tap.py
web2/tap.py
This task depends upon

Closed by  Andrea Scarpino (BaSh)
Saturday, 07 November 2009, 16:54 GMT
Reason for closing:  Fixed
Additional comments about closing:  twisted 8.2.0-2
Comment by Allan McRae (Allan) - Saturday, 21 March 2009, 07:23 GMT
This would require moving pyopenssl to [extra]. I believe it is also an optdepend from gajim (similar reason) so it is worth the move.

Loading...