python311Packages.chameleon 0 -> 1 attrpath: python311Packages.chameleon 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/syzdsbscz9a7g4jl5rims811d5dswl1p-packages.json.drv building '/nix/store/syzdsbscz9a7g4jl5rims811d5dswl1p-packages.json.drv'... Going to be running update for following packages: - python3.11-Chameleon-3.8.1 Press Enter key to continue... Running update for: - python3.11-Chameleon-3.8.1: UPDATING ... - python3.11-Chameleon-3.8.1: DONE. Packages updated! Diff after rewrites: diff --git a/pkgs/development/python-modules/chameleon/default.nix b/pkgs/development/python-modules/chameleon/default.nix index fccfec53512e..2c759643bd25 100644 --- a/pkgs/development/python-modules/chameleon/default.nix +++ b/pkgs/development/python-modules/chameleon/default.nix @@ -5,14 +5,14 @@ buildPythonPackage rec { pname = "Chameleon"; - version = "3.8.1"; + version = "4.5.2"; # tests not included in pypi tarball src = fetchFromGitHub { owner = "malthe"; repo = "chameleon"; - rev = version; - sha256 = "0nf8x4w2vh1a31wdb86nnvlic9xmr23j3in1f6fq4z6mv2jkwa87"; + rev = "refs/tags/${version}"; + sha256 = "sha256-SVLKT6JeFUpF7gYkq3B7Lm9b9SG2qa6Ekp8i8xM0Xh0="; }; pythonImportsCheck = [ "chameleon" ]; No auto update branch exists Python package with too many package rebuilds 24628 > 25