python310Packages.pyfakefs 0 -> 1 attrpath: python310Packages.pyfakefs 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/xjgdqkpcsy1h22hply8dxsia7p6zsv7m-packages.json.drv building '/nix/store/xjgdqkpcsy1h22hply8dxsia7p6zsv7m-packages.json.drv'... Going to be running update for following packages: - python3.10-pyfakefs-5.2.4 Press Enter key to continue... Running update for: - python3.10-pyfakefs-5.2.4: UPDATING ... - python3.10-pyfakefs-5.2.4: DONE. Packages updated! [quotedUrls] [quotedUrls] nothing found to replace Diff after rewrites: diff --git a/pkgs/development/python-modules/pyfakefs/default.nix b/pkgs/development/python-modules/pyfakefs/default.nix index 912754373f3e..ce95ba080a20 100644 --- a/pkgs/development/python-modules/pyfakefs/default.nix +++ b/pkgs/development/python-modules/pyfakefs/default.nix @@ -7,13 +7,13 @@ }: buildPythonPackage rec { - version = "5.2.4"; + version = "5.3.2"; pname = "pyfakefs"; disabled = pythonOlder "3.5"; src = fetchPypi { inherit pname version; - hash = "sha256-PgQPN5IIYIag3CGRsF/nCUOOFoqv4ulPzb7444WSCNg="; + hash = "sha256-qDd2o8EEbU0QPy9TACmqbN/18Dht/9WcFe4WkmE1STw="; }; postPatch = '' No auto update branch exists Python package with too many package rebuilds 667 > 25