python310Packages.weconnect-mqtt 0.42.3 -> 0.42.4 https://repology.org/project/python:weconnect-mqtt/versions attrpath: python310Packages.weconnect-mqtt 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/qkvszb5l3ay1833p2plslz5f9cbkpb3v-packages.json.drv building '/nix/store/qkvszb5l3ay1833p2plslz5f9cbkpb3v-packages.json.drv'... Going to be running update for following packages: - python3.10-weconnect-mqtt-0.42.3 Press Enter key to continue... Running update for: - python3.10-weconnect-mqtt-0.42.3: UPDATING ... - python3.10-weconnect-mqtt-0.42.3: DONE. Packages updated! [quotedUrls] [quotedUrls] nothing found to replace Diff after rewrites: diff --git a/pkgs/development/python-modules/weconnect-mqtt/default.nix b/pkgs/development/python-modules/weconnect-mqtt/default.nix index 5803f20c07a..cb4683e2cb0 100644 --- a/pkgs/development/python-modules/weconnect-mqtt/default.nix +++ b/pkgs/development/python-modules/weconnect-mqtt/default.nix @@ -10,7 +10,7 @@ buildPythonPackage rec { pname = "weconnect-mqtt"; - version = "0.42.3"; + version = "0.42.4"; format = "setuptools"; disabled = pythonOlder "3.8"; @@ -19,7 +19,7 @@ buildPythonPackage rec { owner = "tillsteinbach"; repo = "WeConnect-mqtt"; rev = "refs/tags/v${version}"; - hash = "sha256-TEB2UtXH73CCJhbuQjnABcG3XLHB6VybDwjhixnpt0w="; + hash = "sha256-uka3JSMkChognpitHMYOne3dSQ2rjOXLQ1L8nw3qeAA="; }; postPatch = '' 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.weconnect-mqtt nix build failed. adding 'weconnect_mqtt/__init__.py' adding 'weconnect_mqtt/__main__.py' adding 'weconnect_mqtt/__version.py' adding 'weconnect_mqtt/weconnect_mqtt_base.py' adding 'weconnect_mqtt-0.42.4.dist-info/LICENSE' adding 'weconnect_mqtt-0.42.4.dist-info/METADATA' adding 'weconnect_mqtt-0.42.4.dist-info/WHEEL' adding 'weconnect_mqtt-0.42.4.dist-info/entry_points.txt' adding 'weconnect_mqtt-0.42.4.dist-info/top_level.txt' adding 'weconnect_mqtt-0.42.4.dist-info/RECORD' removing build/bdist.linux-x86_64/wheel Finished executing setuptoolsBuildPhase @nix { "action": "setPhase", "phase": "installPhase" } installing Executing pipInstallPhase /build/source/dist /build/source Processing ./weconnect_mqtt-0.42.4-py3-none-any.whl Requirement already satisfied: python-dateutil~=2.8.2 in /nix/store/0v46g9dc22sq71alclfnqhz7v68sj48h-python3.10-python-dateutil-2.8.2/lib/python3.10/site-packages (from weconnect-mqtt==0.42.4) (2.8.2) Requirement already satisfied: paho-mqtt~=1.6.1 in /nix/store/n63pw39ch8rj0s17aj86fs8782dn0rn6-python3.10-paho-mqtt-1.6.1/lib/python3.10/site-packages (from weconnect-mqtt==0.42.4) (1.6.1) Requirement already satisfied: weconnect[images]~=0.55.0 in /nix/store/gjirqcxxcdw21njf22bx55zzky4gkqqn-python3.10-weconnect-0.55.0/lib/python3.10/site-packages (from weconnect-mqtt==0.42.4) (0.55.0) Requirement already satisfied: six>=1.5 in /nix/store/pbrzc0798laj1vndgjs0i3byjm3cgzcf-python3.10-six-1.16.0/lib/python3.10/site-packages (from python-dateutil~=2.8.2->weconnect-mqtt==0.42.4) (1.16.0) Requirement already satisfied: oauthlib~=3.2.2 in /nix/store/85jim72ghhpr1v2mxjawycdg544bln7j-python3.10-oauthlib-3.2.2/lib/python3.10/site-packages (from weconnect[images]~=0.55.0->weconnect-mqtt==0.42.4) (3.2.2) Requirement already satisfied: requests~=2.29.0 in /nix/store/27vh1wp127b0aw7k1yxq3bpvamx97zj6-python3.10-requests-2.29.0/lib/python3.10/site-packages (from weconnect[images]~=0.55.0->weconnect-mqtt==0.42.4) (2.29.0) INFO: pip is looking at multiple versions of python-dateutil to determine which version is compatible with other requirements. This could take a while. INFO: pip is looking at multiple versions of paho-mqtt to determine which version is compatible with other requirements. This could take a while. INFO: pip is looking at multiple versions of to determine which version is compatible with other requirements. This could take a while. INFO: pip is looking at multiple versions of weconnect-mqtt to determine which version is compatible with other requirements. This could take a while. ERROR: Could not find a version that satisfies the requirement pillow>=9.5.0; extra == "images" (from weconnect[images]) (from versions: none) ERROR: No matching distribution found for pillow>=9.5.0; extra == "images"