python3Packages.kasa-crypt: 0.4.4 -> 0.5.0
https://github.com/bdraco/kasa-crypt/blob/v0.5.0/CHANGELOG.md
This commit is contained in:
@@ -41,7 +41,7 @@ buildPythonPackage rec {
|
||||
meta = with lib; {
|
||||
description = "Fast kasa crypt";
|
||||
homepage = "https://github.com/bdraco/kasa-crypt";
|
||||
changelog = "https://github.com/bdraco/kasa-crypt/blob/v${version}/CHANGELOG.md";
|
||||
changelog = "https://github.com/bdraco/kasa-crypt/blob/${src.tag}/CHANGELOG.md";
|
||||
license = licenses.asl20;
|
||||
maintainers = with maintainers; [ fab ];
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user