commitizen: 3.30.0 -> 4.0.0

This commit is contained in:
R. Ryantm
2024-11-27 18:49:44 +00:00
parent 722661d33b
commit 7f6e867bfe
@@ -31,7 +31,7 @@
buildPythonPackage rec {
pname = "commitizen";
version = "3.30.0";
version = "4.0.0";
pyproject = true;
disabled = pythonOlder "3.8";
@@ -40,7 +40,7 @@ buildPythonPackage rec {
owner = "commitizen-tools";
repo = "commitizen";
rev = "refs/tags/v${version}";
hash = "sha256-8ULIoFKrDAGHwz0EZzYJtl/4h6UVUECLUDbvTJbdD60=";
hash = "sha256-M6JoBVst2aJwxr/SyMpXXOnMKIl9gX0ltg3H0SpU7uQ=";
};
pythonRelaxDeps = [