Skip to content
Snippets Groups Projects

Support libnacl v1.9.0 onward

Merged Moul requested to merge libnacl into main

libnacl.version file removed:

Get version with importlib.metadata.version("libnacl"):

Could have use pkg_resources.get_distribution("libnacl").version:

libnacl brought a breaking change, because it most likely does not follow semver versioning scheme.

Edited by Moul

Merge request reports

Loading
Loading

Activity

Filter activity
  • Approvals
  • Assignees & reviewers
  • Comments (from bots)
  • Comments (from users)
  • Commits & branches
  • Edits
  • Labels
  • Lock status
  • Mentions
  • Merge request status
  • Tracking
Please register or sign in to reply
Loading