python311Packages.pytensor 0 -> 1 attrpath: python311Packages.pytensor 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/42maab6fvc68z3cqvvjaf2w0c11b02g5-packages.json.drv building '/nix/store/42maab6fvc68z3cqvvjaf2w0c11b02g5-packages.json.drv'... Going to be running update for following packages: - python3.11-pytensor-2.18.6 Press Enter key to continue... Running update for: - python3.11-pytensor-2.18.6: UPDATING ... - python3.11-pytensor-2.18.6: DONE. Packages updated! Diff after rewrites: diff --git a/pkgs/development/python-modules/pytensor/default.nix b/pkgs/development/python-modules/pytensor/default.nix index 849006e1f18e..3a298d4b08f1 100644 --- a/pkgs/development/python-modules/pytensor/default.nix +++ b/pkgs/development/python-modules/pytensor/default.nix @@ -24,7 +24,7 @@ buildPythonPackage rec { pname = "pytensor"; - version = "2.18.6"; + version = "2.19.0"; pyproject = true; disabled = pythonOlder "3.9"; @@ -33,7 +33,7 @@ buildPythonPackage rec { owner = "pymc-devs"; repo = "pytensor"; rev = "refs/tags/rel-${version}"; - hash = "sha256-SMh4wVZwmc87ztFn2OOI234VP3JzmxVMBkn7lYwVu6M="; + hash = "sha256-epiagL+SH3ng2PdTNbQIR2Ffg7CklzVHcKtFpq3FDs4="; }; postPatch = '' No auto update branch exists There might already be an open PR for this update: - python311Packages.pytensor: 2.18.6 -> 2.19.0 URL "https://api.github.com/repos/NixOS/nixpkgs/issues/294574"