python311Packages.plugwise 0 -> 1 attrpath: python311Packages.plugwise 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 [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] this derivation will be built: /nix/store/cfb1lq7l7qbj3fazkm6fkz4rzm5gji76-packages.json.drv building '/nix/store/cfb1lq7l7qbj3fazkm6fkz4rzm5gji76-packages.json.drv'... Going to be running update for following packages: - python3.11-plugwise-0.37.1 Press Enter key to continue... Running update for: - python3.11-plugwise-0.37.1: UPDATING ... - python3.11-plugwise-0.37.1: DONE. Packages updated! Diff after rewrites: diff --git a/pkgs/development/python-modules/plugwise/default.nix b/pkgs/development/python-modules/plugwise/default.nix index 7d8b5f666515..25322a535f5c 100644 --- a/pkgs/development/python-modules/plugwise/default.nix +++ b/pkgs/development/python-modules/plugwise/default.nix @@ -21,7 +21,7 @@ buildPythonPackage rec { pname = "plugwise"; - version = "0.37.1"; + version = "0.37.2"; pyproject = true; disabled = pythonOlder "3.11"; @@ -30,7 +30,7 @@ buildPythonPackage rec { owner = "plugwise"; repo = "python-plugwise"; rev = "refs/tags/v${version}"; - hash = "sha256-6o0g3il4GV6E8avp9V2YrkaVPf2z37asdJOxf6Phbmc="; + hash = "sha256-zPh4yko35aMhiTTIDbaBgVruRDyolhtvTzTIhF5fo+Y="; }; postPatch = '' No auto update branch exists Received ExitFailure 1 when running Raw command: /nix/store/cydbsmqkxk30didm1rlz8ffk5wfa9gva-nix-2.18.2/bin/nix-build --option sandbox true --arg config "{ allowBroken = true; allowUnfree = true; allowAliases = false; }" --arg overlays "[ ]" -A python311Packages.plugwise nix build failed. source root is source setting SOURCE_DATE_EPOCH to timestamp 315619200 of file source/userdata/updated/stretch_v31/system_status_xml.xml @nix { "action": "setPhase", "phase": "patchPhase" } Running phase: patchPhase substituteStream(): WARNING: '--replace' is deprecated, use --replace-{fail,warn,quiet}. (file 'pyproject.toml') substituteStream(): WARNING: pattern setuptools~=68.0 doesn't match anything in file 'pyproject.toml' substituteStream(): WARNING: pattern wheel~=0.40.0 doesn't match anything in file 'pyproject.toml' @nix { "action": "setPhase", "phase": "updateAutotoolsGnuConfigScriptsPhase" } Running phase: updateAutotoolsGnuConfigScriptsPhase @nix { "action": "setPhase", "phase": "configurePhase" } Running phase: configurePhase no configure script, doing nothing @nix { "action": "setPhase", "phase": "buildPhase" } Running phase: buildPhase Executing pypaBuildPhase Creating a wheel... * Getting build dependencies for wheel... running egg_info creating plugwise.egg-info writing plugwise.egg-info/PKG-INFO writing dependency_links to plugwise.egg-info/dependency_links.txt writing requirements to plugwise.egg-info/requires.txt writing top-level names to plugwise.egg-info/top_level.txt writing manifest file 'plugwise.egg-info/SOURCES.txt' reading manifest file 'plugwise.egg-info/SOURCES.txt' adding license file 'LICENSE' writing manifest file 'plugwise.egg-info/SOURCES.txt' ERROR Missing dependencies: wheel~=0.43.0