python3Packages.pyhiveapi: 0.5.16 -> 1.0.1
https://github.com/Pyhass/Pyhiveapi/releases/tag/v1.0.1
This commit is contained in:
@@ -59,7 +59,7 @@ buildPythonPackage rec {
|
||||
meta = with lib; {
|
||||
description = "Python library to interface with the Hive API";
|
||||
homepage = "https://github.com/Pyhass/Pyhiveapi";
|
||||
changelog = "https://github.com/Pyhass/Pyhiveapi/releases/tag/v${version}";
|
||||
changelog = "https://github.com/Pyhass/Pyhiveapi/releases/tag/${src.tag}";
|
||||
license = licenses.mit;
|
||||
maintainers = with maintainers; [ dotlambda ];
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user