python312Packages.pyvo 1.5 -> 1.5.1 https://github.com/astropy/pyvo/releases attrpath: python312Packages.pyvo 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/pxvrpv4fkhxjkm2jvnlk9c89ykghh4x2-packages.json.drv building '/nix/store/pxvrpv4fkhxjkm2jvnlk9c89ykghh4x2-packages.json.drv'... Going to be running update for following packages: - python3.12-pyvo-1.5 Press Enter key to continue... Running update for: - python3.12-pyvo-1.5: UPDATING ... - python3.12-pyvo-1.5: DONE. Packages updated! Diff after rewrites: diff --git a/pkgs/development/python-modules/pyvo/default.nix b/pkgs/development/python-modules/pyvo/default.nix index c2058a374a31..6ebabd1b7340 100644 --- a/pkgs/development/python-modules/pyvo/default.nix +++ b/pkgs/development/python-modules/pyvo/default.nix @@ -14,14 +14,14 @@ buildPythonPackage rec { pname = "pyvo"; - version = "1.5"; + version = "1.5.1"; format = "setuptools"; disabled = pythonOlder "3.8"; # according to setup.cfg src = fetchPypi { inherit pname version; - hash = "sha256-heTWWyxmRaDlI9NHzZab5OLOBIbVdb45v67Rq5ckzc8="; + hash = "sha256-ByCBD+e3ZrpT0Q6dnkuyO8lnwVGm85LiKmy/4NRTpjI="; }; nativeBuildInputs = [ An auto update branch exists with message `python312Packages.pyvo: 1.5 -> 1.5.1`. New version is 1.5.1. An auto update branch exists with an equal or greater version