python310Packages.requests-cache 0.9.8 -> 1.0.1 https://repology.org/project/python:requests-cache/versions attrpath: python310Packages.requests-cache 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/4s6k3p6yw9my1l5m83sm2pg7znpvyiv9-packages.json.drv building '/nix/store/4s6k3p6yw9my1l5m83sm2pg7znpvyiv9-packages.json.drv'... Going to be running update for following packages: - python3.10-requests-cache-0.9.8 Press Enter key to continue... Running update for: - python3.10-requests-cache-0.9.8: UPDATING ... - python3.10-requests-cache-0.9.8: DONE. Packages updated! [quotedUrls] [quotedUrls] nothing found to replace Diff after rewrites: diff --git a/pkgs/development/python-modules/requests-cache/default.nix b/pkgs/development/python-modules/requests-cache/default.nix index f85d2b2debe..b6667294072 100644 --- a/pkgs/development/python-modules/requests-cache/default.nix +++ b/pkgs/development/python-modules/requests-cache/default.nix @@ -26,7 +26,7 @@ buildPythonPackage rec { pname = "requests-cache"; - version = "0.9.8"; + version = "1.0.0"; format = "pyproject"; disabled = pythonOlder "3.7"; @@ -35,7 +35,7 @@ buildPythonPackage rec { owner = "requests-cache"; repo = "requests-cache"; rev = "refs/tags/v${version}"; - hash = "sha256-Xbzbwz80xY8IDPDhZEUhmmiCFJZvSQMQ6EmE4EL7QGo="; + hash = "sha256-UGN2XBAwvHp7DTiGpo5vZqB4RpGhCFqDfcv2rWwTqr4="; }; nativeBuildInputs = [ 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 python310Packages.requests-cache nix build failed. @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: requests-cache Running command Building wheel for requests-cache (pyproject.toml) Building wheel for requests-cache (pyproject.toml) ... [?25l[?25hdone Created wheel for requests-cache: filename=requests_cache-1.0.0-py3-none-any.whl size=58563 sha256=558e335bf1c0f42ecbcf1abb8e7c8e679845ee522d75d1c50b77d4fbf5434012 Stored in directory: /build/pip-ephem-wheel-cache-ddgzitct/wheels/79/4b/9b/fc24941d75fdb959a71ee80195b2c89d6ae9389f9f0f80fb22 Successfully built requests-cache Finished creating a wheel... Finished executing pipBuildPhase @nix { "action": "setPhase", "phase": "installPhase" } installing Executing pipInstallPhase /build/source/dist /build/source Processing ./requests_cache-1.0.0-py3-none-any.whl Requirement already satisfied: cattrs>=22.2 in /nix/store/m7njj2xcpa2a50lqisypm2g1nhpw10yl-python3.10-cattrs-22.2.0/lib/python3.10/site-packages (from requests-cache==1.0.0) (22.2.0) Requirement already satisfied: url-normalize>=1.4 in /nix/store/jarlsc15i82p84p45gy6r1rb6378mrgy-python3.10-url-normalize-1.4.3/lib/python3.10/site-packages (from requests-cache==1.0.0) (1.4.3) Requirement already satisfied: urllib3>=1.25.5 in /nix/store/qncpgiw779sdlmf5f50l581lavy3mhlg-python3.10-urllib3-1.26.14/lib/python3.10/site-packages (from requests-cache==1.0.0) (1.26.14) ERROR: Could not find a version that satisfies the requirement platformdirs>=2.5 (from requests-cache) (from versions: none) ERROR: No matching distribution found for platformdirs>=2.5