Source: python2.7 Version: 2.7.12-2 Severity: important Control: block 827061 by -1 Control: forwarded -1 https://bugs.python.org/issue26470
OpenSSL 1.1.0 has been released. During a rebuild of all packages using OpenSSL this package succeeded to build but it should have failed. That is why this bug is comming so late. The build is missing the modules _hashlib and _ssl. A log of that build can be found at: https://breakpoint.cc/openssl-1.1-rebuild-2016-08-26/failed/python2.7_2.7.12-2_amd64-2016-08-26T19%3A34%3A18Z Upstream seems to have a patch in their BTS. On https://wiki.openssl.org/index.php/1.1_API_Changes you can see various of the reasons why it might fail. There are also updated man pages at https://www.openssl.org/docs/manmaster/ that should contain useful information. There is a libssl-dev package available in experimental that contains the 1.1 release. I suggest you try building against that to see if everything works. If you have problems making things work, feel free to contact us. Sebastian

