python312Packages.commitizen: 3.29.1 -> 3.30.0

This commit is contained in:
R. Ryantm 2024-10-24 07:20:21 +00:00 committed by Anthony Roussel
parent 533209cf2b
commit 37ec5594b0

View File

@ -31,7 +31,7 @@
buildPythonPackage rec {
pname = "commitizen";
version = "3.29.1";
version = "3.30.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-qB0XP5y9NjD0AV9gVleq+MbL5l/7M5JBb57pgssbyo4=";
hash = "sha256-8ULIoFKrDAGHwz0EZzYJtl/4h6UVUECLUDbvTJbdD60=";
};
pythonRelaxDeps = [