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/s8fbsn39bhqlh1jfj67bdfr2qfibrvv2-packages.json.drv building '/nix/store/s8fbsn39bhqlh1jfj67bdfr2qfibrvv2-packages.json.drv'... Going to be running update for following packages: - python3.11-matplotlib-3.8.2 Press Enter key to continue... Running update for: - python3.11-matplotlib-3.8.2: UPDATING ... - python3.11-matplotlib-3.8.2: 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 8fb5c7c292cf..788df3d9458e 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.2"; + version = "3.8.3"; pname = "matplotlib"; format = "pyproject"; @@ -85,7 +85,7 @@ buildPythonPackage rec { src = fetchPypi { inherit pname version; - hash = "sha256-Aal4uHG4ge52AXFS8fGgy/a9X3uP+Mlt8N8b1X2HVaE="; + hash = "sha256-e0FiOemuOL5UsCirv5BIr/UFSpq6VBa+8L0X+RYs4WE="; }; env.XDG_RUNTIME_DIR = "/tmp"; No auto update branch exists Python package with too many package rebuilds 5966 > 25