python311Packages.pyfakefs 0 -> 1 attrpath: python311Packages.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/xirjifll4a00kcd68jdahh6c1h2jxgva-packages.json.drv building '/nix/store/xirjifll4a00kcd68jdahh6c1h2jxgva-packages.json.drv'... Going to be running update for following packages: - python3.11-pyfakefs-5.3.2 Press Enter key to continue... Running update for: - python3.11-pyfakefs-5.3.2: UPDATING ... - python3.11-pyfakefs-5.3.2: DONE. Packages updated! Diff after rewrites: diff --git a/pkgs/development/python-modules/pyfakefs/default.nix b/pkgs/development/python-modules/pyfakefs/default.nix index fdd7982a7898..84e6e9c89f5d 100644 --- a/pkgs/development/python-modules/pyfakefs/default.nix +++ b/pkgs/development/python-modules/pyfakefs/default.nix @@ -13,14 +13,14 @@ buildPythonPackage rec { pname = "pyfakefs"; - version = "5.3.2"; + version = "5.3.5"; pyproject = true; disabled = pythonOlder "3.5"; src = fetchPypi { inherit pname version; - hash = "sha256-qDd2o8EEbU0QPy9TACmqbN/18Dht/9WcFe4WkmE1STw="; + hash = "sha256-fNxQCzWiFMt6YU4ZQFQ6zGZQ5pqUrHbjDzPJNzvZz5A="; }; postPatch = '' No auto update branch exists Python package with too many package rebuilds 566 > 25