python311Packages.universal-pathlib 0 -> 1 attrpath: python311Packages.universal-pathlib 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/zyg4wpldixxzlylk0z534n0fl7fnzpja-packages.json.drv building '/nix/store/zyg4wpldixxzlylk0z534n0fl7fnzpja-packages.json.drv'... Going to be running update for following packages: - python3.11-universal-pathlib-0.1.4 Press Enter key to continue... Running update for: - python3.11-universal-pathlib-0.1.4: UPDATING ... - python3.11-universal-pathlib-0.1.4: DONE. Packages updated! Diff after rewrites: diff --git a/pkgs/development/python-modules/universal-pathlib/default.nix b/pkgs/development/python-modules/universal-pathlib/default.nix index 23667d02c283..195d6cbfe2a8 100644 --- a/pkgs/development/python-modules/universal-pathlib/default.nix +++ b/pkgs/development/python-modules/universal-pathlib/default.nix @@ -9,7 +9,7 @@ buildPythonPackage rec { pname = "universal-pathlib"; - version = "0.1.4"; + version = "0.2.2"; format = "pyproject"; disabled = pythonOlder "3.8"; @@ -17,7 +17,7 @@ buildPythonPackage rec { src = fetchPypi { pname = "universal_pathlib"; inherit version; - hash = "sha256-guXYbRaifg6hrcfYisvLqdAtWkVIgWMXT5bZrCidsuQ="; + hash = "sha256-a8IVVIeSrV2zVTcIscGbr9ni+hZn3JJe1ATJXlKuLxM="; }; nativeBuildInputs = [ An auto update branch exists with message `python311Packages.universal-pathlib: 0.1.4 -> 0.2.1`. New version is 0.2.2. The auto update branch does not match or exceed the new version. There might already be an open PR for this update: - python311Packages.universal-pathlib: 0.1.4 -> 0.2.2, python311Packages.textual-universal-directorytree: 1.0.2 -> 1.1.0 URL "https://api.github.com/repos/NixOS/nixpkgs/issues/293603"