2022-11-16T08:45:30 python310Packages.matplotlib 0 -> 1 2022-11-16T08:45:32 attrpath: python310Packages.matplotlib 2022-11-16T08:45:32 Checking auto update branch... 2022-11-16T08:45:37 [version] 2022-11-16T08:45:37 [version] skipping because derivation has updateScript 2022-11-16T08:45:37 [rustCrateVersion] 2022-11-16T08:45:37 [rustCrateVersion] No cargoSha256 found 2022-11-16T08:45:37 [golangModuleVersion] 2022-11-16T08:45:37 [golangModuleVersion] Not a buildGoModule package with vendorSha256 2022-11-16T08:45:37 [updateScript] 2022-11-16T08:45:38 [updateScript] Success 2022-11-16T08:45:38 [updateScript] this derivation will be built: /nix/store/cymp7lin88p1hc11kdcr8b22vg76vl0b-packages.json.drv building '/nix/store/cymp7lin88p1hc11kdcr8b22vg76vl0b-packages.json.drv'... Going to be running update for following packages: - python3.10-matplotlib-3.5.3 Press Enter key to continue... Running update for: - python3.10-matplotlib-3.5.3: UPDATING ... - python3.10-matplotlib-3.5.3: DONE. Packages updated! 2022-11-16T08:45:38 2022-11-16T08:45:38 [quotedUrls] 2022-11-16T08:45:38 [quotedUrls] nothing found to replace 2022-11-16T08:45:38 Diff after rewrites: diff --git a/pkgs/development/python-modules/matplotlib/default.nix b/pkgs/development/python-modules/matplotlib/default.nix index 6a507d01ef3..eeb388902c2 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.5.3"; + version = "3.6.2"; pname = "matplotlib"; format = "setuptools"; @@ -25,7 +25,7 @@ buildPythonPackage rec { src = fetchPypi { inherit pname version; - sha256 = "sha256-M5ysSLgN28i/0F2q4KOnNBRlGoWWkEwqiBz9Httl8mw="; + sha256 = "sha256-sD/RChcJ0BAcBUiDtVD3xMXpdPdR4mgDGHWa8AWWSZA="; }; XDG_RUNTIME_DIR = "/tmp"; 2022-11-16T08:47:09 Python package with too many package rebuilds 1440 > 25