Skip to content

Build fails with Python 3.13 and python3-cryptography 43.0.0 #228

Open
@bkmgit

Description

@bkmgit

Which version of python are you using?

3.13

What operating system and version of operating system are you using?

Fedora Rawhide (42)

What version of sewer are you using?

Current release

What did you do? (be as detailed as you can)

Tried to import installed package

What did you expect to see/happen/not happen?

Expected import to work ok

What did you actually see/happen?

AttributeError: module 'cryptography.hazmat.backends.openssl' has no attribute 'rsa'

Paste here the log output generated by sewer, if any. Please remember to remove any sensitive items from the log before pasting here.

If you can, run sewer with loglevel set to debug; eg sewer --loglevel DEBUG

Alternatively if you want to conribute to this repo, answer this questions instead in your issue:

What is it that you would like to propose to add/remove/change?

It seems a private API has been used:
pyca/cryptography#11147

Why do you want to add/remove/change that?

How do you want to go about adding/removing/changing that?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions