python3Packages.robotframework-databaselibrary: add meta.changelog
This commit is contained in:
@@ -36,6 +36,7 @@ buildPythonPackage rec {
|
||||
nativeCheckInputs = [ pytestCheckHook ];
|
||||
|
||||
meta = {
|
||||
changelog = "https://github.com/MarketSquare/Robotframework-Database-Library/releases/tag/${src.tag}";
|
||||
description = "Database Library contains utilities meant for Robot Framework";
|
||||
homepage = "https://github.com/MarketSquare/Robotframework-Database-Library";
|
||||
license = lib.licenses.asl20;
|
||||
|
||||
Reference in New Issue
Block a user