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 [updateScript] [updateScript] Success [updateScript] this derivation will be built: /nix/store/ar1325ybxsnqnrrsbn2vsrlf23cg80hp-packages.json.drv building '/nix/store/ar1325ybxsnqnrrsbn2vsrlf23cg80hp-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 a222dbe92ec..73d5ed607f9 100644 --- a/pkgs/development/python-modules/astropy/default.nix +++ b/pkgs/development/python-modules/astropy/default.nix @@ -19,7 +19,7 @@ let pname = "astropy"; - version = "5.2.1"; + version = "5.3.1"; in buildPythonPackage { inherit pname version; @@ -29,7 +29,7 @@ buildPythonPackage { src = fetchPypi { inherit pname version; - hash = "sha256-9q4noHf46oSQPvp2x5C5hWFzQaAISw0hw5H3o/MyrCM="; + hash = "sha256-m1Mhtl41/395dtNMmrl0jxHR9CelCaqNf8Hq1PmBjXQ="; }; SETUPTOOLS_SCM_PRETEND_VERSION = version; No auto update branch exists Python package with too many package rebuilds 32 > 25