python310Packages.httptools 0 -> 1 attrpath: python310Packages.httptools 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 [updateScript] [updateScript] Success [updateScript] this derivation will be built: /nix/store/1v7arprv6d30jldlks71rkjqbhdd20b6-packages.json.drv building '/nix/store/1v7arprv6d30jldlks71rkjqbhdd20b6-packages.json.drv'... Going to be running update for following packages: - python3.10-httptools-0.5.0 Press Enter key to continue... Running update for: - python3.10-httptools-0.5.0: UPDATING ... - python3.10-httptools-0.5.0: DONE. Packages updated! [quotedUrls] [quotedUrls] nothing found to replace Diff after rewrites: diff --git a/pkgs/development/python-modules/httptools/default.nix b/pkgs/development/python-modules/httptools/default.nix index 308a2dd08ff..623be1ccee1 100644 --- a/pkgs/development/python-modules/httptools/default.nix +++ b/pkgs/development/python-modules/httptools/default.nix @@ -6,12 +6,12 @@ buildPythonPackage rec { pname = "httptools"; - version = "0.5.0"; + version = "0.6.0"; disabled = isPy27; src = fetchPypi { inherit pname version; - hash = "sha256-KVh0hhwXP5EBlgu6MyQpu3ftTc2M31zumSLrAOT2vAk="; + hash = "sha256-n8bkCa04y9aLF3zVFY/EBCx5a4LKiNmex48HvtbGt5Y="; }; # tests are not included in pypi tarball No auto update branch exists Python package with too many package rebuilds 65 > 25