2022-12-08T01:49:18 python310Packages.matplotlib 0 -> 1 2022-12-08T01:49:20 attrpath: python310Packages.matplotlib 2022-12-08T01:49:21 Checking auto update branch... 2022-12-08T01:49:25 [version] 2022-12-08T01:49:25 [version] skipping because derivation has updateScript 2022-12-08T01:49:25 [rustCrateVersion] 2022-12-08T01:49:25 [rustCrateVersion] No cargoSha256 found 2022-12-08T01:49:25 [golangModuleVersion] 2022-12-08T01:49:25 [golangModuleVersion] Not a buildGoModule package with vendorSha256 2022-12-08T01:49:25 [updateScript] 2022-12-08T01:49:27 [updateScript] Success 2022-12-08T01:49:27 [updateScript] this derivation will be built: /nix/store/hp5sr7ckzf6sll25lj1w85zw834z3j0y-packages.json.drv building '/nix/store/hp5sr7ckzf6sll25lj1w85zw834z3j0y-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-12-08T01:49:27 2022-12-08T01:49:27 [quotedUrls] 2022-12-08T01:49:27 [quotedUrls] nothing found to replace 2022-12-08T01:49:27 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-12-08T01:50:55 Python package with too many package rebuilds 1448 > 25