python310Packages.cheetah3 0 -> 1 attrpath: python310Packages.cheetah3 Checking auto update branch... [version] [version] skipping because derivation has updateScript [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] this derivation will be built: /nix/store/b1qdc86akvamn1yy99c6dh9ii6ja541b-packages.json.drv building '/nix/store/b1qdc86akvamn1yy99c6dh9ii6ja541b-packages.json.drv'... Going to be running update for following packages: - python3.10-cheetah3-3.3.2 Press Enter key to continue... Running update for: - python3.10-cheetah3-3.3.2: UPDATING ... - python3.10-cheetah3-3.3.2: DONE. Packages updated! [quotedUrls] [quotedUrls] nothing found to replace Diff after rewrites: diff --git a/pkgs/development/python-modules/cheetah3/default.nix b/pkgs/development/python-modules/cheetah3/default.nix index 24e3194d80c0..b85870572a4c 100644 --- a/pkgs/development/python-modules/cheetah3/default.nix +++ b/pkgs/development/python-modules/cheetah3/default.nix @@ -6,7 +6,7 @@ buildPythonPackage rec { pname = "cheetah3"; - version = "3.3.2"; + version = "3.3.3"; format = "setuptools"; disabled = pythonOlder "3.7"; @@ -15,7 +15,7 @@ buildPythonPackage rec { owner = "CheetahTemplate3"; repo = pname; rev = "refs/tags/${version}"; - hash = "sha256-okQz1wM3k43okKcZDRgHAnn5ScL0Pe1OtUvDBScEamY="; + hash = "sha256-7L3SBMgNOOLAFvQST8I0gFlrya/6Lwp/umzolfJx3t4="; }; doCheck = false; # Circular dependency No auto update branch exists There might already be an open PR for this update: - python311Packages.cheetah3: 3.3.2 -> 3.3.3 URL "https://api.github.com/repos/NixOS/nixpkgs/issues/262880"