python311Packages.geventhttpclient 0 -> 1 attrpath: python311Packages.geventhttpclient 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/x8d2l9ahzzi73s4hrcc1jllrlyxha1k8-packages.json.drv building '/nix/store/x8d2l9ahzzi73s4hrcc1jllrlyxha1k8-packages.json.drv'... Going to be running update for following packages: - python3.11-geventhttpclient-2.0.11 Press Enter key to continue... Running update for: - python3.11-geventhttpclient-2.0.11: UPDATING ... - python3.11-geventhttpclient-2.0.11: DONE. Packages updated! Diff after rewrites: diff --git a/pkgs/development/python-modules/geventhttpclient/default.nix b/pkgs/development/python-modules/geventhttpclient/default.nix index ad732575b4e1..1943888df752 100644 --- a/pkgs/development/python-modules/geventhttpclient/default.nix +++ b/pkgs/development/python-modules/geventhttpclient/default.nix @@ -14,14 +14,14 @@ buildPythonPackage rec { pname = "geventhttpclient"; - version = "2.0.11"; + version = "2.0.12"; format = "setuptools"; disabled = pythonOlder "3.6"; src = fetchPypi { inherit pname version; - hash = "sha256-VJ0POvCEILmtK+7aIRFTx2BbW6QJsijbfxuByL++xrQ="; + hash = "sha256-6+oI55wap9A7Q5NrNHwPhzVub7HGhFc1oR8jyUnGVfc="; }; propagatedBuildInputs = [ No auto update branch exists Python package with too many package rebuilds 120 > 25