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/pkfgsk40ji09si0yn5xmp9xmdx77dmmb-packages.json.drv building '/nix/store/pkfgsk40ji09si0yn5xmp9xmdx77dmmb-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. writing manifest file 'weconnect_mqtt.egg-info/SOURCES.txt' reading manifest file 'weconnect_mqtt.egg-info/SOURCES.txt' adding license file 'LICENSE' writing manifest file 'weconnect_mqtt.egg-info/SOURCES.txt' Copying weconnect_mqtt.egg-info to build/bdist.linux-x86_64/wheel/weconnect_mqtt-0.42.4-py3.10.egg-info running install_scripts creating build/bdist.linux-x86_64/wheel/weconnect_mqtt-0.42.4.dist-info/WHEEL creating 'dist/weconnect_mqtt-0.42.4-py3-none-any.whl' and adding 'build/bdist.linux-x86_64/wheel' to it 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/23x69w0nx6nxralk6y7q92g1n51nwc60-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/ksvslyxzm4rcl1yzlx0s35wwsw7xfhhh-python3.10-paho-mqtt-1.6.1/lib/python3.10/site-packages (from weconnect-mqtt==0.42.4) (1.6.1) ERROR: Could not find a version that satisfies the requirement weconnect[images]~=0.55.0 (from weconnect-mqtt) (from versions: none) ERROR: No matching distribution found for weconnect[images]~=0.55.0