python311Packages.devolo-plc-api 1.3.0 -> 1.3.1 https://repology.org/project/python:devolo-plc-api/versions attrpath: python311Packages.devolo-plc-api 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/n3mjcfz9i3j2d7y2l8fcalwb73fqqr4m-packages.json.drv building '/nix/store/n3mjcfz9i3j2d7y2l8fcalwb73fqqr4m-packages.json.drv'... Going to be running update for following packages: - python3.11-devolo-plc-api-1.3.0 Press Enter key to continue... Running update for: - python3.11-devolo-plc-api-1.3.0: UPDATING ... - python3.11-devolo-plc-api-1.3.0: DONE. Packages updated! [quotedUrls] [quotedUrls] nothing found to replace Diff after rewrites: diff --git a/pkgs/development/python-modules/devolo-plc-api/default.nix b/pkgs/development/python-modules/devolo-plc-api/default.nix index 5e3115d660d..83e02e4dfda 100644 --- a/pkgs/development/python-modules/devolo-plc-api/default.nix +++ b/pkgs/development/python-modules/devolo-plc-api/default.nix @@ -15,7 +15,7 @@ buildPythonPackage rec { pname = "devolo-plc-api"; - version = "1.3.0"; + version = "1.3.1"; format = "pyproject"; disabled = pythonOlder "3.8"; @@ -24,7 +24,7 @@ buildPythonPackage rec { owner = "2Fake"; repo = "devolo_plc_api"; rev = "refs/tags/v${version}"; - hash = "sha256-ika0mypHo7a8GCa2eNhOLIhMZ2ASwJOxV4mmAzvJm0E="; + hash = "sha256-wJyBCQ9rk+UwjWhMIeqsIbMR8cXA9Xu+lmubJoOauEg="; }; SETUPTOOLS_SCM_PRETEND_VERSION = version; 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.devolo-plc-api nix build failed. adding 'devolo_plc_api/network/__init__.py' adding 'devolo_plc_api/plcnet_api/__init__.py' adding 'devolo_plc_api/plcnet_api/getnetworkoverview_pb2.py' adding 'devolo_plc_api/plcnet_api/identifydevice_pb2.py' adding 'devolo_plc_api/plcnet_api/pairdevice_pb2.py' adding 'devolo_plc_api/plcnet_api/plcnetapi.py' adding 'devolo_plc_api/plcnet_api/setuserdevicename_pb2.py' adding 'devolo_plc_api/zeroconf/__init__.py' adding 'devolo_plc_api-1.3.1.dist-info/LICENSE' adding 'devolo_plc_api-1.3.1.dist-info/METADATA' adding 'devolo_plc_api-1.3.1.dist-info/WHEEL' adding 'devolo_plc_api-1.3.1.dist-info/top_level.txt' adding 'devolo_plc_api-1.3.1.dist-info/RECORD' removing build/bdist.linux-x86_64/wheel Building wheel for devolo-plc-api (pyproject.toml) ... [?25l[?25hdone Created wheel for devolo-plc-api: filename=devolo_plc_api-1.3.1-py3-none-any.whl size=54151 sha256=78fb7e1b1efe6791683c8a22edf973875d330deace63972582d8d279adac0b71 Stored in directory: /build/pip-ephem-wheel-cache-zfacbdtj/wheels/5e/e1/47/56cc34d7618f1cdf02c2d26398d2df60345f6709d135e178b8 Successfully built devolo-plc-api Finished creating a wheel... Finished executing pipBuildPhase @nix { "action": "setPhase", "phase": "installPhase" } installing Executing pipInstallPhase /build/source/dist /build/source Processing ./devolo_plc_api-1.3.1-py3-none-any.whl Requirement already satisfied: ifaddr>=0.1.7 in /nix/store/ya0r9ljk507iybiim7pxi6qic1cichyd-python3.11-ifaddr-0.2.0/lib/python3.11/site-packages (from devolo-plc-api==1.3.1) (0.2.0) Requirement already satisfied: httpx>=0.21.0 in /nix/store/x5ld7jqwhifvvgr120b7jajas3sxhwyl-python3.11-httpx-0.23.3/lib/python3.11/site-packages (from devolo-plc-api==1.3.1) (0.23.3) ERROR: Could not find a version that satisfies the requirement protobuf>=4.22.0 (from devolo-plc-api) (from versions: none) ERROR: No matching distribution found for protobuf>=4.22.0