[Debian-astro-maintainers] Bug#775780: python-astropy: FTBS in current testing

Ole Streicher olebole at debian.org
Mon Jan 19 20:06:57 UTC 2015


Package: python-astropy
Version: 0.4.2-1
Severity: serious
Forwarded: https://github.com/astropy/astropy/issues/3306
Tags: patch pending upstream

After SSLv2 and SSLv3 were removed, python-astropy fails to build:

The errors are like

_________________ ERROR collecting astropy/vo/samp/__init__.py _________________
astropy/vo/samp/__init__.py:15: in <module>
>   from .hub import *
astropy/vo/samp/hub.py:33: in <module>
>       from .ssl_utils import SafeTransport, SecureXMLRPCServer
astropy/vo/samp/ssl_utils.py:26: in <module>
>       class HTTPSConnection(HTTPConnection):
astropy/vo/samp/ssl_utils.py:35: in HTTPSConnection
>                    ssl_version=ssl.PROTOCOL_SSLv3, strict=None):
E           AttributeError: 'module' object has no attribute 'PROTOCOL_SSLv3'

The applied patch will fix this; I will upload a new package soon.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 40d05e497bcbf7a43bfdab8d81cbb30b15f9537f.patch
Type: text/x-patch
Size: 15212 bytes
Desc: not available
URL: <http://lists.alioth.debian.org/pipermail/debian-astro-maintainers/attachments/20150119/e46265a7/attachment.bin>


More information about the Debian-astro-maintainers mailing list