python310Packages.canals 0 -> 1 attrpath: python310Packages.canals 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/1745a5jylw5cxgvx4gn9ky1zr267by2v-packages.json.drv building '/nix/store/1745a5jylw5cxgvx4gn9ky1zr267by2v-packages.json.drv'... Going to be running update for following packages: - python3.10-canals-0.8.1 Press Enter key to continue... Running update for: - python3.10-canals-0.8.1: UPDATING ... - python3.10-canals-0.8.1: DONE. Packages updated! [quotedUrls] [quotedUrls] nothing found to replace Diff after rewrites: diff --git a/pkgs/development/python-modules/canals/default.nix b/pkgs/development/python-modules/canals/default.nix index b74594f25ed9..f4f43634c60f 100644 --- a/pkgs/development/python-modules/canals/default.nix +++ b/pkgs/development/python-modules/canals/default.nix @@ -14,7 +14,7 @@ buildPythonPackage rec { pname = "canals"; - version = "0.8.1"; + version = "0.9.0"; format = "pyproject"; disabled = pythonOlder "3.8"; @@ -23,7 +23,7 @@ buildPythonPackage rec { owner = "deepset-ai"; repo = pname; rev = "refs/tags/v${version}"; - hash = "sha256-XC4CxvDghz8/LReeYjHEVtd8j2ZN4jd+x7vP6N8BKpc="; + hash = "sha256-5pRrpi1qxkFgGqcw7Nfc5rnOTra27H31DLKCglkPf6s="; }; nativeBuildInputs = [ No auto update branch exists There might already be an open PR for this update: - python311Packages.canals: 0.8.1 -> 0.9.0 URL "https://api.github.com/repos/NixOS/nixpkgs/issues/265342"