python312Packages.nbclient 0.9.0 -> 0.10.0 https://github.com/jupyter/nbclient/releases attrpath: python312Packages.nbclient 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/b8gwp585pr5dbph8fkxsc6y5sq68h64g-packages.json.drv building '/nix/store/b8gwp585pr5dbph8fkxsc6y5sq68h64g-packages.json.drv'... Going to be running update for following packages: - python3.12-nbclient-0.9.0 Press Enter key to continue... Running update for: - python3.12-nbclient-0.9.0: UPDATING ... - python3.12-nbclient-0.9.0: DONE. Packages updated! Diff after rewrites: diff --git a/pkgs/development/python-modules/nbclient/default.nix b/pkgs/development/python-modules/nbclient/default.nix index e2d4fc2810c5..5bfd344ddef5 100644 --- a/pkgs/development/python-modules/nbclient/default.nix +++ b/pkgs/development/python-modules/nbclient/default.nix @@ -19,7 +19,7 @@ let nbclient = buildPythonPackage rec { pname = "nbclient"; - version = "0.9.0"; + version = "0.10.0"; format = "pyproject"; disabled = pythonOlder "3.7"; @@ -28,7 +28,7 @@ let nbclient = buildPythonPackage rec { owner = "jupyter"; repo = pname; rev = "refs/tags/v${version}"; - hash = "sha256-m0Tke/JlTeKE3PJZ1rBejra/HPEXCSS0ur/cPiSBJZw="; + hash = "sha256-8OLkpwX4Gpam9VSFUtNS41Ypxe4+2yN3ng6iVY9DSqY="; }; nativeBuildInputs = [ No auto update branch exists Python package with too many package rebuilds 173 > 25