python312Packages.pyfakefs 5.3.2 -> 5.3.4 https://repology.org/project/python:pyfakefs/versions attrpath: python312Packages.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/xr51wv9x3mi44dc831lavbjxbnll6fq6-packages.json.drv building '/nix/store/xr51wv9x3mi44dc831lavbjxbnll6fq6-packages.json.drv'... Going to be running update for following packages: - python3.12-pyfakefs-5.3.2 Press Enter key to continue... Running update for: - python3.12-pyfakefs-5.3.2: UPDATING ... - python3.12-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..435c22e66dc5 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.4"; pyproject = true; disabled = pythonOlder "3.5"; src = fetchPypi { inherit pname version; - hash = "sha256-qDd2o8EEbU0QPy9TACmqbN/18Dht/9WcFe4WkmE1STw="; + hash = "sha256-2trBZTGVpL/kwm6d+nzAwChrHNjhhwZELCRkyuVUKhc="; }; postPatch = '' No auto update branch exists Python package with too many package rebuilds 393 > 25