python3Packages.verspec: remove changelog
it wasn't maintained
This commit is contained in:
@@ -31,7 +31,6 @@ buildPythonPackage rec {
|
||||
meta = {
|
||||
description = "Flexible version handling";
|
||||
homepage = "https://github.com/jimporter/verspec";
|
||||
changelog = "https://github.com/jimporter/averspec/releases/tag/v${version}";
|
||||
license = with lib.licenses; [
|
||||
bsd2 # and
|
||||
asl20
|
||||
|
||||
Reference in New Issue
Block a user