python312Packages.textual-universal-directorytree 1.0.2 -> 1.1.0 https://github.com/juftin/textual-universal-directorytree/releases attrpath: python312Packages.textual-universal-directorytree 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 [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] this derivation will be built: /nix/store/lmyiiwaavvmfpgk37ib69rf87sy88ysl-packages.json.drv building '/nix/store/lmyiiwaavvmfpgk37ib69rf87sy88ysl-packages.json.drv'... Going to be running update for following packages: - python3.12-textual-universal-directorytree-1.0.2 Press Enter key to continue... Running update for: - python3.12-textual-universal-directorytree-1.0.2: UPDATING ... - python3.12-textual-universal-directorytree-1.0.2: DONE. Packages updated! Diff after rewrites: diff --git a/pkgs/development/python-modules/textual-universal-directorytree/default.nix b/pkgs/development/python-modules/textual-universal-directorytree/default.nix index b36ce6ed84e9..5c9bf8a52d0a 100644 --- a/pkgs/development/python-modules/textual-universal-directorytree/default.nix +++ b/pkgs/development/python-modules/textual-universal-directorytree/default.nix @@ -16,7 +16,7 @@ buildPythonPackage rec { pname = "textual-universal-directorytree"; - version = "1.0.2"; + version = "1.1.0"; pyproject = true; disabled = pythonOlder "3.8"; @@ -25,7 +25,7 @@ buildPythonPackage rec { owner = "juftin"; repo = "textual-universal-directorytree"; rev = "refs/tags/v${version}"; - hash = "sha256-FL2bwPGqBmDn33Rhj7+VEpuqB4znEAw+GGAODTs25oo="; + hash = "sha256-ncQ3IRaZaCv1rMUWT9dkUKo6OAEC5pziMCM7adIBGWo="; }; patches = [ No auto update branch exists 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"