python310Packages.matplotlib 0 -> 1 attrpath: python310Packages.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 [updateScript] [updateScript] Success [updateScript] this derivation will be built: /nix/store/1pjk6xxpfikbf4zh2sf1zb8x4192wdci-packages.json.drv building '/nix/store/1pjk6xxpfikbf4zh2sf1zb8x4192wdci-packages.json.drv'... Going to be running update for following packages: - python3.10-matplotlib-3.6.2 Press Enter key to continue... Running update for: - python3.10-matplotlib-3.6.2: UPDATING ... - python3.10-matplotlib-3.6.2: DONE. Packages updated! [quotedUrls] [quotedUrls] nothing found to replace Diff after rewrites: diff --git a/pkgs/development/python-modules/matplotlib/default.nix b/pkgs/development/python-modules/matplotlib/default.nix index a033e8a11ba..d9f1261afef 100644 --- a/pkgs/development/python-modules/matplotlib/default.nix +++ b/pkgs/development/python-modules/matplotlib/default.nix @@ -17,7 +17,7 @@ let in buildPythonPackage rec { - version = "3.6.2"; + version = "3.6.3"; pname = "matplotlib"; format = "setuptools"; @@ -25,7 +25,7 @@ buildPythonPackage rec { src = fetchPypi { inherit pname version; - sha256 = "sha256-sD/RChcJ0BAcBUiDtVD3xMXpdPdR4mgDGHWa8AWWSZA="; + sha256 = "sha256-H01pcHsWd1YM2VJUTuSWL2j/B5UvuQaf+MErVjU8uMk="; }; XDG_RUNTIME_DIR = "/tmp"; No auto update branch exists Python package with too many package rebuilds 3906 > 25