python310Packages.numpy 1.24.2 -> 1.24.3 https://repology.org/project/python:numpy/versions attrpath: python310Packages.numpy 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/6ds3rvrp41my62lpd56k9dkfnwl4hhls-packages.json.drv building '/nix/store/6ds3rvrp41my62lpd56k9dkfnwl4hhls-packages.json.drv'... Going to be running update for following packages: - python3.10-numpy-1.24.2 Press Enter key to continue... Running update for: - python3.10-numpy-1.24.2: UPDATING ... - python3.10-numpy-1.24.2: DONE. Packages updated! [quotedUrls] [quotedUrls] nothing found to replace Diff after rewrites: diff --git a/pkgs/development/python-modules/numpy/default.nix b/pkgs/development/python-modules/numpy/default.nix index d18a93e1509..6c2639d93ad 100644 --- a/pkgs/development/python-modules/numpy/default.nix +++ b/pkgs/development/python-modules/numpy/default.nix @@ -40,14 +40,14 @@ let }; in buildPythonPackage rec { pname = "numpy"; - version = "1.24.2"; + version = "1.24.3"; format = "setuptools"; disabled = pythonOlder "3.7"; src = fetchPypi { inherit pname version; extension = "tar.gz"; - hash = "sha256-ADqfUw6IDLLNF3y6GvciC5qkLe+cSvwqL8Pua+frKyI="; + hash = "sha256-qzRPG/IfFArauOR/28fDWkd9wBQIeR+LoA0BjdC8UVU="; }; patches = lib.optionals python.hasDistutilsCxxPatch [ No auto update branch exists Python package with too many package rebuilds 5993 > 25