2022-11-09T18:34:47 hatch 1.3.1 -> 1.6.3 https://github.com/pypa/hatch/releases 2022-11-09T18:34:50 attrpath: hatch 2022-11-09T18:34:50 Checking auto update branch... 2022-11-09T18:34:54 [version] 2022-11-09T18:34:54 [version] skipping because derivation has updateScript 2022-11-09T18:34:54 [rustCrateVersion] 2022-11-09T18:34:54 [rustCrateVersion] No cargoSha256 found 2022-11-09T18:34:54 [golangModuleVersion] 2022-11-09T18:34:54 [golangModuleVersion] Not a buildGoModule package with vendorSha256 2022-11-09T18:34:54 [updateScript] 2022-11-09T18:34:57 [updateScript] Success 2022-11-09T18:34:57 [updateScript] this derivation will be built: /nix/store/06r5kjfgc8vnfjz52zf060871wfc7maa-packages.json.drv building '/nix/store/06r5kjfgc8vnfjz52zf060871wfc7maa-packages.json.drv'... Going to be running update for following packages: - hatch-1.3.1 Press Enter key to continue... Running update for: - hatch-1.3.1: UPDATING ... - hatch-1.3.1: DONE. Packages updated! 2022-11-09T18:34:57 2022-11-09T18:34:57 [quotedUrls] 2022-11-09T18:34:58 [quotedUrls] nothing found to replace 2022-11-09T18:34:58 Diff after rewrites: diff --git a/pkgs/development/tools/hatch/default.nix b/pkgs/development/tools/hatch/default.nix index 777028a008f..a795aacf7ad 100644 --- a/pkgs/development/tools/hatch/default.nix +++ b/pkgs/development/tools/hatch/default.nix @@ -7,14 +7,14 @@ python3.pkgs.buildPythonApplication rec { pname = "hatch"; - version = "1.3.1"; + version = "1.11.1"; format = "pyproject"; src = fetchFromGitHub { owner = "pypa"; repo = "hatch"; - rev = "hatch-v${version}"; - sha256 = "sha256-ftT86HX5CVbiHe5yzXT2gNl8Rx+f+fmiAJRnOuDpvYI="; + rev = "refs/tags/hatchling-v${version}"; + sha256 = "sha256-xTJFRbzHdwtzqfMCV0NDf+8Gr3ScHcajvxFvRmFl734="; }; propagatedBuildInputs = with python3.pkgs; [ 2022-11-09T18:36:47 No auto update branch exists 2022-11-09T18:36:54 Received ExitFailure 100 when running Raw command: /nix/store/6fr58pqy02hmgw1h7b9nqmv7vlp3v346-nix-2.3.15/bin/nix-build --option sandbox true --arg config "{ allowBroken = true; allowUnfree = true; allowAliases = false; }" --arg overlays "[ ]" -A hatch nix build failed. Executing pipBuildPhase Creating a wheel... WARNING: The directory '/homeless-shelter/.cache/pip' or its parent directory is not owned or is not writable by the current user. The cache has been disabled. Check the permissions and owner of that directory. If executing pip with sudo, you should use sudo's -H flag. Processing /build/source Running command Preparing metadata (pyproject.toml) Preparing metadata (pyproject.toml) ... [?25l[?25hdone Building wheels for collected packages: hatch Running command Building wheel for hatch (pyproject.toml) Building wheel for hatch (pyproject.toml) ... [?25l[?25hdone Created wheel for hatch: filename=hatch-1.6.1-py3-none-any.whl size=84978 sha256=ab30678304027f5293fc21a621ae444e674cbeb86ad8b0b93cc2ae7d98c61814 Stored in directory: /build/pip-ephem-wheel-cache-h32ke_rj/wheels/79/4b/9b/fc24941d75fdb959a71ee80195b2c89d6ae9389f9f0f80fb22 Successfully built hatch Finished creating a wheel... Finished executing pipBuildPhase @nix { "action": "setPhase", "phase": "installPhase" } installing Executing pipInstallPhase /build/source/dist /build/source Processing ./hatch-1.6.1-py3-none-any.whl Requirement already satisfied: tomli-w>=1.0 in /nix/store/g87y2gg590azn58vvbk78r1m8jg8mf2i-python3.10-tomli-w-1.0.0/lib/python3.10/site-packages (from hatch==1.6.1) (1.0.0) Requirement already satisfied: pyperclip>=1.8.2 in /nix/store/bca7xajxxpzmvk5crhjn9gi2ci838jq5-python3.10-pyperclip-1.8.2/lib/python3.10/site-packages (from hatch==1.6.1) (1.8.2) Requirement already satisfied: tomlkit>=0.11.1 in /nix/store/dq5pyr3bmjb4x9r3qz1i1sg7mwmziwd2-python3.10-tomlkit-0.11.4/lib/python3.10/site-packages (from hatch==1.6.1) (0.11.4) Requirement already satisfied: rich>=11.2.0 in /nix/store/vc018iczivc44siwavbpx6liyg5xkbyr-python3.10-rich-12.5.1/lib/python3.10/site-packages (from hatch==1.6.1) (12.5.0) Requirement already satisfied: virtualenv>=20.16.2 in /nix/store/c0gi92f1fw0zaf0crxylqw2vqm618ys7-python3.10-virtualenv-20.16.5/lib/python3.10/site-packages (from hatch==1.6.1) (20.16.5) Requirement already satisfied: shellingham>=1.4.0 in /nix/store/dbz35zjkqv6vyk23gxm4jkawjd94g06k-python3.10-shellingham-1.5.0/lib/python3.10/site-packages (from hatch==1.6.1) (1.5.0) Requirement already satisfied: click>=8.0.3 in /nix/store/ai8r1ys7nwvl2v7iicja1dhq63h7p4a0-python3.10-click-8.1.3/lib/python3.10/site-packages (from hatch==1.6.1) (8.1.3) Requirement already satisfied: pexpect~=4.8 in /nix/store/04dcwqzdlwab7qj2jzldr8xxkhsdyngv-python3.10-pexpect-4.8.0/lib/python3.10/site-packages (from hatch==1.6.1) (4.8.0) ERROR: Could not find a version that satisfies the requirement hyperlink>=21.0.0 (from hatch) (from versions: none) ERROR: No matching distribution found for hyperlink>=21.0.0