pythpn310Packages.pybravia: add changelog to meta
This commit is contained in:
parent
4ec86b13c9
commit
a3585c8234
1 changed files with 1 additions and 0 deletions
|
@ -38,6 +38,7 @@ buildPythonPackage rec {
|
|||
meta = with lib; {
|
||||
description = "Library for remote control of Sony Bravia TVs 2013 and newer";
|
||||
homepage = "https://github.com/Drafteed/pybravia";
|
||||
changelog = "https://github.com/Drafteed/pybravia/releases/tag/v${version}";
|
||||
license = licenses.mit;
|
||||
maintainers = with maintainers; [ fab ];
|
||||
};
|
||||
|
|
Loading…
Reference in a new issue