On Sun, 21 Jul 2024 19:10:48 +0200
Miroslav Suchý <msu...@redhat.com> wrote:

> Dne 21. 07. 24 v 11:21 dop. Paul Howarth napsal(a):
> > python-paramiko failed to build in the mass rebuild and I'm
> > wondering if there's incorrect code in paramiko (or its dependency
> > cryptography), or whether it's a regression in the current Python
> > beta.
> >
> > The failures are in the test suite and the failing tests all involve
> > this error:
> >
> >    cryptography.exceptions.UnsupportedAlgorithm: sha1 is not
> > supported by this backend for RSA signing.  
> 
> Does it use OpenSSL? Because then it would be
> 
> https://fedoraproject.org/wiki/Changes/OpenSSLDistrustSHA1SigVer

Yes, it uses python-cryptography, which in turn requires OpenSSL. But
this issue isn't really about SHA1 signature support itself, it's about
the existing test for that support not working properly.

Regards, Paul.
-- 
_______________________________________________
devel mailing list -- devel@lists.fedoraproject.org
To unsubscribe send an email to devel-le...@lists.fedoraproject.org
Fedora Code of Conduct: 
https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/devel@lists.fedoraproject.org
Do not reply to spam, report it: 
https://pagure.io/fedora-infrastructure/new_issue

Reply via email to