Public bug reported:
This package FTBFS in proposed with:
ERROR: calibre.test_build.BuildTest.test_openssl
----------------------------------------------------------------------
Traceback (most recent call last):
File "/<<PKGBUILDDIR>>/src/calibre/test_build.py", line 544, in test_openssl
ssl.PROTOCOL_TLSv1_2
AttributeError: module 'ssl' has no attribute 'PROTOCOL_TLSv1_2'. Did you mean:
'PROTOCOL_TLS'?
ssl.PROTOCOL_TLSv1_2, long-deprecated, has now been removed. This is fixable by
replacing it with ssl.PROTOCOL_TLS_CLIENT (note: the warning suggests
PROTOCOL_TLS, but this is also deprecated).
** Affects: calibre (Ubuntu)
Importance: Undecided
Status: New
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/2167626
Title:
FTBFS in stonking
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/calibre/+bug/2167626/+subscriptions
--
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs