python310Packages.matplotlib 3.7.0 -> 3.7.1 https://repology.org/project/python:matplotlib/versions 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/1xmv727b7dkfq0f84xvyq57ahskp7k0m-packages.json.drv building '/nix/store/1xmv727b7dkfq0f84xvyq57ahskp7k0m-packages.json.drv'... Going to be running update for following packages: - python3.10-matplotlib-3.7.0 Press Enter key to continue... Running update for: - python3.10-matplotlib-3.7.0: UPDATING ... - python3.10-matplotlib-3.7.0: 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 1fd70739b4c..d3ed8135c50 100644 --- a/pkgs/development/python-modules/matplotlib/default.nix +++ b/pkgs/development/python-modules/matplotlib/default.nix @@ -76,7 +76,7 @@ let in buildPythonPackage rec { - version = "3.7.0"; + version = "3.7.1"; pname = "matplotlib"; format = "pyproject"; @@ -84,7 +84,7 @@ buildPythonPackage rec { src = fetchPypi { inherit pname version; - hash = "sha256-j279MTQw1+9wo4oydigcsuhkazois7IesifaIOFeaBM="; + hash = "sha256-e3MwXyXqtFQb1+4Llth+U66cnxgjvlZZuAbNhXhv6II="; }; env.XDG_RUNTIME_DIR = "/tmp"; No auto update branch exists Python package with too many package rebuilds 4355 > 25