python310Packages.jupytext 0 -> 1 attrpath: python310Packages.jupytext Checking auto update branch... [version] [version] generic version rewriter does not support multiple hashes [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [updateScript] [updateScript] Success [updateScript] this derivation will be built: /nix/store/3jsdnakrfbfbkkipdgrjq17qa9hls36k-packages.json.drv building '/nix/store/3jsdnakrfbfbkkipdgrjq17qa9hls36k-packages.json.drv'... Going to be running update for following packages: - python3.10-jupytext-1.14.1 Press Enter key to continue... Running update for: - python3.10-jupytext-1.14.1: UPDATING ... - python3.10-jupytext-1.14.1: DONE. Packages updated! [quotedUrls] [quotedUrls] nothing found to replace Diff after rewrites: diff --git a/pkgs/development/python-modules/jupytext/default.nix b/pkgs/development/python-modules/jupytext/default.nix index 872d99c821d..50caf4dc1fa 100644 --- a/pkgs/development/python-modules/jupytext/default.nix +++ b/pkgs/development/python-modules/jupytext/default.nix @@ -20,7 +20,7 @@ buildPythonPackage rec { pname = "jupytext"; - version = "1.14.1"; + version = "1.15.0"; format = "pyproject"; disabled = pythonOlder "3.6"; @@ -29,7 +29,7 @@ buildPythonPackage rec { owner = "mwouts"; repo = pname; rev = "refs/tags/v${version}"; - hash = "sha256-DDF4aTLkhEl4xViYh/E0/y6swcwZ9KbeS0qKm+HdFz8="; + hash = "sha256-M4BoST18sf1C1lwhFkp4a0B3fc0VKerwuVEIfwkD7i0="; }; patches = [ No auto update branch exists There might already be an open PR for this update: - python310Packages.jupytext: 1.14.1 -> 1.15.0 URL "https://api.github.com/repos/NixOS/nixpkgs/issues/246804"