python311Packages.astropy-extension-helpers 0 -> 1 attrpath: python311Packages.astropy-extension-helpers Checking auto update branch... [version] [version] generic version rewriter does not support multiple hashes [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/gwmla0dji4bygdycz9nkpswb6g58y4jp-packages.json.drv building '/nix/store/gwmla0dji4bygdycz9nkpswb6g58y4jp-packages.json.drv'... Going to be running update for following packages: - python3.11-extension-helpers-1.1.0 Press Enter key to continue... Running update for: - python3.11-extension-helpers-1.1.0: UPDATING ... - python3.11-extension-helpers-1.1.0: DONE. Packages updated! Diff after rewrites: diff --git a/pkgs/development/python-modules/astropy-extension-helpers/default.nix b/pkgs/development/python-modules/astropy-extension-helpers/default.nix index 9f7280185aed..a4f7bf03fce0 100644 --- a/pkgs/development/python-modules/astropy-extension-helpers/default.nix +++ b/pkgs/development/python-modules/astropy-extension-helpers/default.nix @@ -14,14 +14,14 @@ buildPythonPackage rec { pname = "extension-helpers"; - version = "1.1.0"; + version = "1.1.1"; pyproject = true; disabled = pythonOlder "3.7"; src = fetchPypi { inherit pname version; - hash = "sha256-SUYMeKP40fjOwXRHn16FrURZSMzEFgM8WqPm3fLFAik="; + hash = "sha256-+V3TBKUj1P9mgNlQT6HWik3QO/O/u+Ct5Nkn7Z5pPwA="; }; patches = [ No auto update branch exists Python package with too many package rebuilds 99 > 25