Skip to content

Replace ursa with indy_bls #1641

@andrewwhitehead

Description

@andrewwhitehead

The Ursa project is now archived.

indy_bls is soon-to-be published as a replacement for the python-ursa wrapper.

It should be possible to install the wheel package from PyPI as there is support for manylinux-2014-aarch64 and manylinux-2014-x86_64. The ursa Debian package can also be removed as a dependency.

In the Python code, from ursa.bls ... becomes from indy_bls ... and from ursa.indy_error import IndyCryptoError becomes from indy_bls import IndyBlsError.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Ubuntu 22.04Ubuntu 20.04 Ubuntu 22.04 related activity.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions