python310Packages.typeguard 0 -> 1 attrpath: python310Packages.typeguard 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/akwgkqv5cjzimdlflcc2sf052npkqh61-packages.json.drv building '/nix/store/akwgkqv5cjzimdlflcc2sf052npkqh61-packages.json.drv'... Going to be running update for following packages: - python3.10-typeguard-2.13.3 Press Enter key to continue... Running update for: - python3.10-typeguard-2.13.3: UPDATING ... - python3.10-typeguard-2.13.3: DONE. Packages updated! [quotedUrls] [quotedUrls] nothing found to replace Diff after rewrites: diff --git a/pkgs/development/python-modules/typeguard/default.nix b/pkgs/development/python-modules/typeguard/default.nix index c2a6171e1b81..e58dba0970b0 100644 --- a/pkgs/development/python-modules/typeguard/default.nix +++ b/pkgs/development/python-modules/typeguard/default.nix @@ -13,13 +13,13 @@ buildPythonPackage rec { pname = "typeguard"; - version = "2.13.3"; + version = "4.1.2"; disabled = pythonOlder "3.5"; outputs = [ "out" "doc" ]; src = fetchPypi { inherit pname version; - sha256 = "00edaa8da3a133674796cf5ea87d9f4b4c367d77476e185e80251cc13dfbb8c4"; + sha256 = "sha256-O+GHlF+e9an216km3+VLq7ff2AcIXOBfml6HNfJIeZA="; }; nativeBuildInputs = [ No auto update branch exists Python package with too many package rebuilds 3080 > 25