python310Packages.aioguardian 0 -> 1 attrpath: python310Packages.aioguardian 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 [updateScript] [updateScript] Success [updateScript] this derivation will be built: /nix/store/6vdnp07s0ha9b42vsxx7r7i4v5v7ffdb-packages.json.drv building '/nix/store/6vdnp07s0ha9b42vsxx7r7i4v5v7ffdb-packages.json.drv'... Going to be running update for following packages: - python3.10-aioguardian-2022.10.0 Press Enter key to continue... Running update for: - python3.10-aioguardian-2022.10.0: UPDATING ... - python3.10-aioguardian-2022.10.0: DONE. Packages updated! [quotedUrls] [quotedUrls] nothing found to replace Diff after rewrites: diff --git a/pkgs/development/python-modules/aioguardian/default.nix b/pkgs/development/python-modules/aioguardian/default.nix index e4dcbda3a02e..aa0dbd64be80 100644 --- a/pkgs/development/python-modules/aioguardian/default.nix +++ b/pkgs/development/python-modules/aioguardian/default.nix @@ -16,7 +16,7 @@ buildPythonPackage rec { pname = "aioguardian"; - version = "2022.10.0"; + version = "2023.08.0"; format = "pyproject"; disabled = pythonOlder "3.9"; @@ -25,7 +25,7 @@ buildPythonPackage rec { owner = "bachya"; repo = pname; rev = "refs/tags/${version}"; - hash = "sha256-plgO+pyKmG0mYnFZxDcrENcuEg5AG2Og2xWipzuzyHo="; + hash = "sha256-/UNSAfAkOXPJQDWBZIe/AYIhx83kPCjGzZjn4oh+gfY="; }; patches = [ 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.aioguardian nix build failed. patching file pyproject.toml @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: aioguardian Running command Building wheel for aioguardian (pyproject.toml) Building wheel for aioguardian (pyproject.toml) ... [?25l[?25hdone Created wheel for aioguardian: filename=aioguardian-2023.8.0-py3-none-any.whl size=14322 sha256=9ed7452d52e9f0097762d80c5804f279945042ec3e3587f68bf39378eddc13f4 Stored in directory: /build/pip-ephem-wheel-cache-g959rbd2/wheels/79/4b/9b/fc24941d75fdb959a71ee80195b2c89d6ae9389f9f0f80fb22 Successfully built aioguardian Finished creating a wheel... Finished executing pipBuildPhase @nix { "action": "setPhase", "phase": "installPhase" } installing Executing pipInstallPhase /build/source/dist /build/source Processing ./aioguardian-2023.8.0-py3-none-any.whl ERROR: Could not find a version that satisfies the requirement certifi>=2023.07.22 (from aioguardian) (from versions: none) ERROR: No matching distribution found for certifi>=2023.07.22