python310Packages.ucsmsdk: add changelog to meta
This commit is contained in:
@@ -30,6 +30,7 @@ buildPythonPackage rec {
|
||||
meta = with lib; {
|
||||
description = "Python SDK for Cisco UCS";
|
||||
homepage = "https://github.com/CiscoUcs/ucsmsdk";
|
||||
changelog = "https://github.com/CiscoUcs/ucsmsdk/blob/v${version}/HISTORY.rst";
|
||||
license = licenses.asl20;
|
||||
maintainers = with maintainers; [ SuperSandro2000 ];
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user