python310Packages.aiohomekit 0 -> 1 attrpath: python310Packages.aiohomekit 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/fnka98dgv0z5yj43j5qxip5nm7h1k3z5-packages.json.drv building '/nix/store/fnka98dgv0z5yj43j5qxip5nm7h1k3z5-packages.json.drv'... Going to be running update for following packages: - python3.10-aiohomekit-2.6.10 Press Enter key to continue... Running update for: - python3.10-aiohomekit-2.6.10: UPDATING ... - python3.10-aiohomekit-2.6.10: DONE. Packages updated! [quotedUrls] [quotedUrls] nothing found to replace Diff after rewrites: diff --git a/pkgs/development/python-modules/aiohomekit/default.nix b/pkgs/development/python-modules/aiohomekit/default.nix index 47dbbc21c4f..389f192b4d1 100644 --- a/pkgs/development/python-modules/aiohomekit/default.nix +++ b/pkgs/development/python-modules/aiohomekit/default.nix @@ -18,7 +18,7 @@ buildPythonPackage rec { pname = "aiohomekit"; - version = "2.6.10"; + version = "2.6.11"; format = "pyproject"; disabled = pythonOlder "3.9"; @@ -27,7 +27,7 @@ buildPythonPackage rec { owner = "Jc2k"; repo = pname; rev = "refs/tags/${version}"; - hash = "sha256-2+PqXIKjEJWfTUAJYctWojwoWl7QOfxbbH6c7ZlTNRI="; + hash = "sha256-oTH/YM21l9N03F9zFTOAvxgdG6SyL6qXeeA28jLAOq8="; }; 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.aiohomekit 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: aiohomekit Running command Building wheel for aiohomekit (pyproject.toml) Building wheel for aiohomekit (pyproject.toml) ... [?25l[?25hdone Created wheel for aiohomekit: filename=aiohomekit-2.6.11-py3-none-any.whl size=160981 sha256=ab720ecd4dc958001543ded46f51bce918ef2f876b7d1947cf080c7e87fdacd2 Stored in directory: /build/pip-ephem-wheel-cache-3r8dix1d/wheels/79/4b/9b/fc24941d75fdb959a71ee80195b2c89d6ae9389f9f0f80fb22 Successfully built aiohomekit Finished creating a wheel... Finished executing pipBuildPhase @nix { "action": "setPhase", "phase": "installPhase" } installing Executing pipInstallPhase /build/source/dist /build/source Processing ./aiohomekit-2.6.11-py3-none-any.whl Requirement already satisfied: orjson>=3.7.8 in /nix/store/ypbb7a1fyvzp3fpkc6wfid9p9x72ygd4-python3.10-orjson-3.8.11/lib/python3.10/site-packages (from aiohomekit==2.6.11) (3.8.11) Requirement already satisfied: cryptography>=2.9.2 in /nix/store/pyl9px2651v1pkkz700q8hrr752h4q92-python3.10-cryptography-40.0.1/lib/python3.10/site-packages (from aiohomekit==2.6.11) (40.0.1) Requirement already satisfied: zeroconf>=0.54.0 in /nix/store/s9qq29kkw16psll1nvwnj8sq52mpavc9-python3.10-zeroconf-0.70.0/lib/python3.10/site-packages (from aiohomekit==2.6.11) (0.70.0) Requirement already satisfied: aiocoap>=0.4.5 in /nix/store/a9i758kkd1m0lxqdsbbi0sbl7dvzazgs-python3.10-aiocoap-0.4.7/lib/python3.10/site-packages (from aiohomekit==2.6.11) (0.4.7) Requirement already satisfied: chacha20poly1305-reuseable>=0.0.4 in /nix/store/mab2p4ykzr473d5lk01y4771miqk8nm8-python3.10-chacha20poly1305-reuseable-0.2.5/lib/python3.10/site-packages (from aiohomekit==2.6.11) (0.2.5) Requirement already satisfied: commentjson<0.10.0,>=0.9.0 in /nix/store/2q7zwh5fhi49kr5qqaal0p19afvr8ivw-python3.10-commentjson-0.9.0/lib/python3.10/site-packages (from aiohomekit==2.6.11) (0.9.0) Requirement already satisfied: bleak>=0.19.0 in /nix/store/hfnkkcmmfy9i04mzncbp096isa7wnwjr-python3.10-bleak-0.20.2/lib/python3.10/site-packages (from aiohomekit==2.6.11) (0.20.2) Requirement already satisfied: async-timeout<5.0.0,>=4.0.2 in /nix/store/rmvpvi76hyhvkkb25mc46bycswlxirpb-python3.10-async-timeout-4.0.2/lib/python3.10/site-packages (from aiohomekit==2.6.11) (4.0.2) ERROR: Could not find a version that satisfies the requirement async-interrupt>=1.1.1 (from aiohomekit) (from versions: none) ERROR: No matching distribution found for async-interrupt>=1.1.1