Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Replace ursa with indy_bls #1641

Open
andrewwhitehead opened this issue Aug 10, 2023 · 0 comments
Open

Replace ursa with indy_bls #1641

andrewwhitehead opened this issue Aug 10, 2023 · 0 comments
Labels
Ubuntu 22.04 Ubuntu 20.04 Ubuntu 22.04 related activity.

Comments

@andrewwhitehead
Copy link
Member

andrewwhitehead commented Aug 10, 2023

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.

@swcurran swcurran moved this to Assigned in CDT Enterprise Apps Dec 19, 2023
@swcurran swcurran moved this from Assigned to Assignment Ready in CDT Enterprise Apps Dec 19, 2023
@WadeBarnes WadeBarnes added the Ubuntu 22.04 Ubuntu 20.04 Ubuntu 22.04 related activity. label Feb 13, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Ubuntu 22.04 Ubuntu 20.04 Ubuntu 22.04 related activity.
Projects
None yet
Development

No branches or pull requests

2 participants