python311Packages.pyvips: add meta.changelog
This commit is contained in:
@@ -44,6 +44,7 @@ buildPythonPackage rec {
|
||||
meta = with lib; {
|
||||
description = "A python wrapper for libvips";
|
||||
homepage = "https://github.com/libvips/pyvips";
|
||||
changelog = "https://github.com/libvips/pyvips/blob/v${version}/CHANGELOG.rst";
|
||||
license = licenses.mit;
|
||||
maintainers = with maintainers; [ ccellado anthonyroussel ];
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user