python310Packages.parsel 0 -> 1 attrpath: python310Packages.parsel 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 [updateScript] [updateScript] Success [updateScript] this derivation will be built: /nix/store/9a5v6qg31c26x6wwvi2v69fz6k7bfqp6-packages.json.drv building '/nix/store/9a5v6qg31c26x6wwvi2v69fz6k7bfqp6-packages.json.drv'... Going to be running update for following packages: - python3.10-parsel-1.7.0 Press Enter key to continue... Running update for: - python3.10-parsel-1.7.0: UPDATING ... - python3.10-parsel-1.7.0: DONE. Packages updated! [quotedUrls] [quotedUrls] nothing found to replace Diff after rewrites: diff --git a/pkgs/development/python-modules/parsel/default.nix b/pkgs/development/python-modules/parsel/default.nix index ff90cfa74a0..ccc62f4ce7a 100644 --- a/pkgs/development/python-modules/parsel/default.nix +++ b/pkgs/development/python-modules/parsel/default.nix @@ -12,14 +12,14 @@ buildPythonPackage rec { pname = "parsel"; - version = "1.7.0"; + version = "1.8.1"; format = "setuptools"; disabled = pythonOlder "3.7"; src = fetchPypi { inherit pname version; - hash = "sha256-AlQTPLAwTeE/zEhXu4IU/3DWmIcnYfpr6DdOG7vVgZI="; + hash = "sha256-r/KOaMmz8akB2ypOPxWNhICjhyTXMo7nUcGk4cGAHjk="; }; postPatch = '' No auto update branch exists There might already be an open PR for this update: - python310Packages.parsel: 1.7.0 -> 1.8.1 URL "https://api.github.com/repos/NixOS/nixpkgs/issues/227108"