python311Packages.tika-client 0.2.0 -> 0.3.0 https://repology.org/project/python:tika-client/versions attrpath: python311Packages.tika-client 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/jzl2mn501wip826r7il4winp5rdwazz9-packages.json.drv building '/nix/store/jzl2mn501wip826r7il4winp5rdwazz9-packages.json.drv'... Going to be running update for following packages: - python3.11-tika-client-0.2.0 Press Enter key to continue... Running update for: - python3.11-tika-client-0.2.0: UPDATING ... - python3.11-tika-client-0.2.0: DONE. Packages updated! [quotedUrls] [quotedUrls] nothing found to replace Diff after rewrites: diff --git a/pkgs/development/python-modules/tika-client/default.nix b/pkgs/development/python-modules/tika-client/default.nix index 97114328969..bfb07c24c85 100644 --- a/pkgs/development/python-modules/tika-client/default.nix +++ b/pkgs/development/python-modules/tika-client/default.nix @@ -7,7 +7,7 @@ }: buildPythonPackage rec { pname = "tika-client"; - version = "0.2.0"; + version = "0.3.0"; format = "pyproject"; disabled = pythonOlder "3.8"; @@ -15,8 +15,8 @@ buildPythonPackage rec { src = fetchFromGitHub { owner = "stumpylog"; repo = "tika-client"; - rev = version; - hash = "sha256-ApKj+Lo3bG6bkgyYBwfY+4uodcGB/bupoGwZdSkizQE="; + rev = "refs/tags/${version}"; + hash = "sha256-DzVay8rSfO4CBCu3Bxdtfi1MtAaN1JKUWcdLYkdvDJ8="; }; propagatedBuildInputs = [ No auto update branch exists Received ExitFailure 1 when running Raw command: /nix/store/3nqhcyc7vid1npgcd0m7arg5sn325nhz-nix-2.12.0/bin/nix-build --option sandbox true --arg config "{ allowBroken = true; allowUnfree = true; allowAliases = false; }" --arg overlays "[ ]" -A python311Packages.tika-client nix build failed. patching sources @nix { "action": "setPhase", "phase": "updateAutotoolsGnuConfigScriptsPhase" } updateAutotoolsGnuConfigScriptsPhase @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: tika-client Running command Building wheel for tika-client (pyproject.toml) Building wheel for tika-client (pyproject.toml) ... [?25l[?25hdone Created wheel for tika-client: filename=tika_client-0.3.0-py3-none-any.whl size=21941 sha256=b7b072cc0101c6b77b3438ac18d4c21d4513a533bcf72de1a5a63628d45fd032 Stored in directory: /build/pip-ephem-wheel-cache-cf7vr3j2/wheels/5e/e1/47/56cc34d7618f1cdf02c2d26398d2df60345f6709d135e178b8 Successfully built tika-client Finished creating a wheel... Finished executing pipBuildPhase @nix { "action": "setPhase", "phase": "installPhase" } installing Executing pipInstallPhase /build/source/dist /build/source Processing ./tika_client-0.3.0-py3-none-any.whl ERROR: Could not find a version that satisfies the requirement httpx~=0.24 (from tika-client) (from versions: none) ERROR: No matching distribution found for httpx~=0.24