python311Packages.mockito: add meta.changelog
This commit is contained in:
@@ -33,6 +33,7 @@ buildPythonPackage rec {
|
||||
meta = with lib; {
|
||||
description = "Spying framework";
|
||||
homepage = "https://github.com/kaste/mockito-python";
|
||||
changelog = "https://github.com/kaste/mockito-python/blob/${version}/CHANGES.txt";
|
||||
license = licenses.mit;
|
||||
maintainers = [ maintainers.marsam ];
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user