python3Packages.verspec: remove changelog

it wasn't maintained
This commit is contained in:
Acid Bong
2026-05-10 13:26:03 +03:00
parent da9ad01fbc
commit 7d417ccdd6
@@ -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