python311Packages.matplotlib 0 -> 1 attrpath: python311Packages.matplotlib 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/cc335qhhdj6y4vpypq96gd7c5y4n5w1k-packages.json.drv building '/nix/store/cc335qhhdj6y4vpypq96gd7c5y4n5w1k-packages.json.drv'... Going to be running update for following packages: - python3.11-matplotlib-3.8.3 Press Enter key to continue... Running update for: - python3.11-matplotlib-3.8.3: UPDATING ... - python3.11-matplotlib-3.8.3: DONE. Packages updated! Diff after rewrites: diff --git a/pkgs/development/python-modules/matplotlib/default.nix b/pkgs/development/python-modules/matplotlib/default.nix index 788df3d9458e..f31f931f8c0c 100644 --- a/pkgs/development/python-modules/matplotlib/default.nix +++ b/pkgs/development/python-modules/matplotlib/default.nix @@ -77,7 +77,7 @@ let in buildPythonPackage rec { - version = "3.8.3"; + version = "3.8.4"; pname = "matplotlib"; format = "pyproject"; @@ -85,7 +85,7 @@ buildPythonPackage rec { src = fetchPypi { inherit pname version; - hash = "sha256-e0FiOemuOL5UsCirv5BIr/UFSpq6VBa+8L0X+RYs4WE="; + hash = "sha256-iqw5fV6ewViWDjHDgcX/xS3dUr2aR3F+KmlAOBZ9/+o="; }; env.XDG_RUNTIME_DIR = "/tmp"; No auto update branch exists Python package with too many package rebuilds 6501 > 500