Merge pull request #292239 from r-ryantm/auto-update/python312Packages.cheetah3

python312Packages.cheetah3: 3.3.3 -> 3.3.3.post1
This commit is contained in:
Nick Cao 2024-02-29 13:02:28 -05:00 committed by GitHub
commit d29fabd630
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -6,7 +6,7 @@
buildPythonPackage rec {
pname = "cheetah3";
version = "3.3.3";
version = "3.3.3.post1";
format = "setuptools";
disabled = pythonOlder "3.7";
@ -15,7 +15,7 @@ buildPythonPackage rec {
owner = "CheetahTemplate3";
repo = pname;
rev = "refs/tags/${version}";
hash = "sha256-7L3SBMgNOOLAFvQST8I0gFlrya/6Lwp/umzolfJx3t4=";
hash = "sha256-0NVKie/6Fp8T1O1fvrVorycybLrEXMY1yXZBDyxjpbE=";
};
doCheck = false; # Circular dependency