python3Packages.py-sr25519-bindings: add meta.changelog

This commit is contained in:
Tom Hunze
2026-03-06 22:49:03 +01:00
parent d519bc95fa
commit ab0622f8a6
@@ -45,6 +45,7 @@ buildPythonPackage rec {
meta = {
description = "Python bindings for sr25519 library";
homepage = "https://github.com/polkascan/py-sr25519-bindings";
changelog = "https://github.com/JAMdotTech/py-sr25519/releases/tag/${src.tag}";
license = lib.licenses.asl20;
maintainers = with lib.maintainers; [
onny