** Summary changed:

- FTBFS in stonking
+ FTBFS in stonking with OpenSSL 4

** Description changed:

- This package FTBFS in proposed with:
+ This package FTBFS on rebuild against 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).
  
  Upstream PR: https://github.com/kovidgoyal/calibre/pull/3284

-- 
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 with OpenSSL 4

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

Reply via email to