python311Packages.pyro-ppl 0 -> 1 attrpath: python311Packages.pyro-ppl 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/s13k6y01sl33kabj0qv2ly98cjkl81ic-packages.json.drv building '/nix/store/s13k6y01sl33kabj0qv2ly98cjkl81ic-packages.json.drv'... Going to be running update for following packages: - python3.11-pyro-ppl-1.8.6 Press Enter key to continue... Running update for: - python3.11-pyro-ppl-1.8.6: UPDATING ... - python3.11-pyro-ppl-1.8.6: DONE. Packages updated! Diff after rewrites: diff --git a/pkgs/development/python-modules/pyro-ppl/default.nix b/pkgs/development/python-modules/pyro-ppl/default.nix index 9dbd71e83acf..93002f4b1e63 100644 --- a/pkgs/development/python-modules/pyro-ppl/default.nix +++ b/pkgs/development/python-modules/pyro-ppl/default.nix @@ -20,14 +20,14 @@ buildPythonPackage rec { pname = "pyro-ppl"; - version = "1.8.6"; + version = "1.9.0"; format = "setuptools"; disabled = pythonOlder "3.7"; src = fetchPypi { inherit version pname; - hash = "sha256-ANL03ailPmbZVRJNxuSektz1cM071waCUJHbdk2TzQc="; + hash = "sha256-QfTABRWVaCgPvFEWSJYKmKKxpBACfYvQpDIgrJsQLN8="; }; propagatedBuildInputs = [ An auto update branch exists with message `python311Packages.pyro-ppl: refactor`. New version is 1.9.0. The auto update branch does not match or exceed the new version. There might already be an open PR for this update: - python311Packages.pyro-ppl: 1.8.6 -> 1.9.0 URL "https://api.github.com/repos/NixOS/nixpkgs/issues/290349"