mirror of
https://github.com/NixOS/nixpkgs.git
synced 2024-12-15 02:03:01 +00:00
python310Packages.bond-async: add changelog to meta
This commit is contained in:
parent
7c23c42349
commit
56ada447f0
@ -40,6 +40,7 @@ buildPythonPackage rec {
|
||||
meta = {
|
||||
description = "Asynchronous Python wrapper library over Bond Local API";
|
||||
homepage = "https://github.com/bondhome/bond-async";
|
||||
changelog = "https://github.com/bondhome/bond-async/releases/tag/v${version}";
|
||||
license = lib.licenses.mit;
|
||||
maintainers = with lib.maintainers; [ dotlambda ];
|
||||
};
|
||||
|
Loading…
Reference in New Issue
Block a user