python312Packages.commitizen: 3.29.0 -> 3.29.1 (#344685)

This commit is contained in:
Fabian Affolter 2024-09-26 20:46:49 +02:00 committed by GitHub
commit 8a37e4acdc
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -31,7 +31,7 @@
buildPythonPackage rec {
pname = "commitizen";
version = "3.29.0";
version = "3.29.1";
pyproject = true;
disabled = pythonOlder "3.8";
@ -40,7 +40,7 @@ buildPythonPackage rec {
owner = "commitizen-tools";
repo = "commitizen";
rev = "refs/tags/v${version}";
hash = "sha256-7EQFip8r2Ey7Rbbwns1gvhsBOj7Hjm94NYhq8aANDIo=";
hash = "sha256-qB0XP5y9NjD0AV9gVleq+MbL5l/7M5JBb57pgssbyo4=";
};
pythonRelaxDeps = [