python310Packages.scikit-build-core: add meta.changelog
This commit is contained in:
@@ -77,6 +77,7 @@ buildPythonPackage rec {
|
||||
meta = with lib; {
|
||||
description = "A next generation Python CMake adaptor and Python API for plugins";
|
||||
homepage = "https://github.com/scikit-build/scikit-build-core";
|
||||
changelog = "https://github.com/scikit-build/scikit-build-core/releases/tag/v${version}";
|
||||
license = with licenses; [ asl20 ];
|
||||
maintainers = with maintainers; [ veprbl ];
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user