2022-11-17T07:04:05 python3.10-textual 0.1.18 -> 0.4.0 https://pypi.org/project/textual/ 2022-11-17T07:04:07 attrpath: python310Packages.textual 2022-11-17T07:04:08 Checking auto update branch... 2022-11-17T07:04:12 [version] 2022-11-17T07:04:12 [version] skipping because derivation has updateScript 2022-11-17T07:04:12 [rustCrateVersion] 2022-11-17T07:04:12 [rustCrateVersion] No cargoSha256 found 2022-11-17T07:04:12 [golangModuleVersion] 2022-11-17T07:04:12 [golangModuleVersion] Not a buildGoModule package with vendorSha256 2022-11-17T07:04:12 [updateScript] 2022-11-17T07:04:15 [updateScript] Success 2022-11-17T07:04:15 [updateScript] this derivation will be built: /nix/store/mg94niqz5k86c4g1x0fqhzl3hqhgzm78-packages.json.drv building '/nix/store/mg94niqz5k86c4g1x0fqhzl3hqhgzm78-packages.json.drv'... Going to be running update for following packages: - python3.10-textual-0.1.18 Press Enter key to continue... Running update for: - python3.10-textual-0.1.18: UPDATING ... - python3.10-textual-0.1.18: DONE. Packages updated! 2022-11-17T07:04:15 2022-11-17T07:04:15 [quotedUrls] 2022-11-17T07:04:15 [quotedUrls] nothing found to replace 2022-11-17T07:04:15 Diff after rewrites: diff --git a/pkgs/development/python-modules/textual/default.nix b/pkgs/development/python-modules/textual/default.nix index 5806b28e349..f15a803dd0b 100644 --- a/pkgs/development/python-modules/textual/default.nix +++ b/pkgs/development/python-modules/textual/default.nix @@ -10,7 +10,7 @@ buildPythonPackage rec { pname = "textual"; - version = "0.1.18"; + version = "0.4.0"; format = "pyproject"; disabled = pythonOlder "3.7"; @@ -18,8 +18,8 @@ buildPythonPackage rec { src = fetchFromGitHub { owner = "Textualize"; repo = pname; - rev = "v${version}"; - sha256 = "sha256-XVmbt8r5HL8r64ISdJozmM+9HuyvqbpdejWICzFnfiw="; + rev = "refs/tags/v${version}"; + sha256 = "sha256-Vn8++YdxdAGkaTgz+zqXOg6PJpshlWqWzYTsUIMYvCg="; }; nativeBuildInputs = [ 2022-11-17T07:05:45 No auto update branch exists 2022-11-17T07:05:51 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 python310Packages.textual nix build failed. @nix { "action": "setPhase", "phase": "patchPhase" } patching sources substituteStream(): WARNING: pattern 'rich = "^12.3.0"' doesn't match anything in file 'pyproject.toml' @nix { "action": "setPhase", "phase": "configurePhase" } configuring no configure script, doing nothing @nix { "action": "setPhase", "phase": "buildPhase" } building 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: textual Running command Building wheel for textual (pyproject.toml) Building wheel for textual (pyproject.toml) ... [?25l[?25hdone Created wheel for textual: filename=textual-0.4.0-py3-none-any.whl size=271087 sha256=10aac2d244ef4a5aef89a38f9088382a5ce6914cec953d40a9527d729c300f53 Stored in directory: /build/pip-ephem-wheel-cache-1pyu7qf3/wheels/79/4b/9b/fc24941d75fdb959a71ee80195b2c89d6ae9389f9f0f80fb22 Successfully built textual Finished creating a wheel... Finished executing pipBuildPhase @nix { "action": "setPhase", "phase": "installPhase" } installing Executing pipInstallPhase /build/source/dist /build/source Processing ./textual-0.4.0-py3-none-any.whl ERROR: Could not find a version that satisfies the requirement importlib-metadata<5.0.0,>=4.11.3 (from textual) (from versions: none) ERROR: No matching distribution found for importlib-metadata<5.0.0,>=4.11.3