python310Packages.astropy 0 -> 1 attrpath: python310Packages.astropy 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 [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] this derivation will be built: /nix/store/vlcb6l1ws1bizfim1qmk4c0jpp3syidg-packages.json.drv building '/nix/store/vlcb6l1ws1bizfim1qmk4c0jpp3syidg-packages.json.drv'... Going to be running update for following packages: - python3.10-astropy-5.2.1 Press Enter key to continue... Running update for: - python3.10-astropy-5.2.1: UPDATING ... - python3.10-astropy-5.2.1: DONE. Packages updated! [quotedUrls] [quotedUrls] nothing found to replace Diff after rewrites: diff --git a/pkgs/development/python-modules/astropy/default.nix b/pkgs/development/python-modules/astropy/default.nix index 2176a6ff1fc3..04d53181cc28 100644 --- a/pkgs/development/python-modules/astropy/default.nix +++ b/pkgs/development/python-modules/astropy/default.nix @@ -20,7 +20,7 @@ let pname = "astropy"; - version = "5.2.1"; + version = "5.3.3"; in buildPythonPackage { inherit pname version; @@ -30,7 +30,7 @@ buildPythonPackage { src = fetchPypi { inherit pname version; - hash = "sha256-9q4noHf46oSQPvp2x5C5hWFzQaAISw0hw5H3o/MyrCM="; + hash = "sha256-AzDfn116IlQ2fpuM9EJVuhBwsGEjGIxqcu3BgEk/k7s="; }; postPatch = '' No auto update branch exists Python package with too many package rebuilds 32 > 25