python310Packages.astropy 5.2.1 -> 5.3 https://repology.org/project/python:astropy/versions 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/y940rj58055vmq41wg0zhcc85wza7crs-packages.json.drv building '/nix/store/y940rj58055vmq41wg0zhcc85wza7crs-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..ebeed2b7f37 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"; in buildPythonPackage { inherit pname version; @@ -29,7 +29,7 @@ buildPythonPackage { src = fetchPypi { inherit pname version; - hash = "sha256-9q4noHf46oSQPvp2x5C5hWFzQaAISw0hw5H3o/MyrCM="; + hash = "sha256-H2lL4cKzIwmsoVz3tUqhdUbpRBNSCTlM3O69eniJ5OU="; }; SETUPTOOLS_SCM_PRETEND_VERSION = version; No auto update branch exists Python package with too many package rebuilds 33 > 25