python311Packages.type-infer 0 -> 1 attrpath: python311Packages.type-infer 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/hb2bxgap9wrymfjln8bh484p4vfnkzp9-packages.json.drv building '/nix/store/hb2bxgap9wrymfjln8bh484p4vfnkzp9-packages.json.drv'... Going to be running update for following packages: - python3.11-type-infer-0.0.17 Press Enter key to continue... Running update for: - python3.11-type-infer-0.0.17: UPDATING ... - python3.11-type-infer-0.0.17: DONE. Packages updated! Diff after rewrites: diff --git a/pkgs/development/python-modules/type-infer/default.nix b/pkgs/development/python-modules/type-infer/default.nix index 7983ac8d29bf..55af22a1c94b 100644 --- a/pkgs/development/python-modules/type-infer/default.nix +++ b/pkgs/development/python-modules/type-infer/default.nix @@ -24,7 +24,7 @@ let in buildPythonPackage rec { pname = "type-infer"; - version = "0.0.17"; + version = "0.0.18"; format = "pyproject"; disabled = pythonOlder "3.8"; @@ -33,7 +33,7 @@ buildPythonPackage rec { src = fetchPypi { pname = "type_infer"; inherit version; - hash = "sha256-2bPXJuGDXTVoYUP9IfwyRy8LbMT/ySoHDzuelrOq/DU="; + hash = "sha256-nA5TlyHpCueFWqUggS7T/eKSLlffp0pIyGCouwXPZ28="; }; nativeBuildInputs = [ An auto update branch exists with message `python311Packages.type-infer: 0.0.17 -> 0.0.18`. New version is 0.0.18. An auto update branch exists with an equal or greater version