python311Packages.jupyter-core 5.7.0 -> 5.7.1 https://repology.org/project/python:jupyter-core/versions attrpath: python311Packages.jupyter-core 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/91lg1i4pyzfsp9rnlsaiglvvg1nvkhad-packages.json.drv building '/nix/store/91lg1i4pyzfsp9rnlsaiglvvg1nvkhad-packages.json.drv'... Going to be running update for following packages: - python3.11-jupyter-core-5.7.0 Press Enter key to continue... Running update for: - python3.11-jupyter-core-5.7.0: UPDATING ... - python3.11-jupyter-core-5.7.0: DONE. Packages updated! Diff after rewrites: diff --git a/pkgs/development/python-modules/jupyter-core/default.nix b/pkgs/development/python-modules/jupyter-core/default.nix index 68f66994d180..ece119e7b529 100644 --- a/pkgs/development/python-modules/jupyter-core/default.nix +++ b/pkgs/development/python-modules/jupyter-core/default.nix @@ -11,7 +11,7 @@ buildPythonPackage rec { pname = "jupyter-core"; - version = "5.7.0"; + version = "5.7.1"; disabled = pythonOlder "3.7"; pyproject = true; @@ -20,7 +20,7 @@ buildPythonPackage rec { owner = "jupyter"; repo = "jupyter_core"; rev = "refs/tags/v${version}"; - hash = "sha256-y3a2pSk+6QNSVg0skosbf6uHSXpvMubyflP6jQleI44="; + hash = "sha256-Uh7slD8mQg2R++wltXrYiPSJnmM5w9tej8GN/0GMBmA="; }; patches = [ No auto update branch exists Python package with too many package rebuilds 390 > 25