python312Packages.python-bsblan 0.5.18 -> 0.6.2 https://github.com/liudger/python-bsblan/releases attrpath: python312Packages.python-bsblan 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/g8162b3ahzm3gnjbhqg8rx9lr84c08xw-packages.json.drv building '/nix/store/g8162b3ahzm3gnjbhqg8rx9lr84c08xw-packages.json.drv'... Going to be running update for following packages: - python3.12-python-bsblan-0.5.18 Press Enter key to continue... Running update for: - python3.12-python-bsblan-0.5.18: UPDATING ... - python3.12-python-bsblan-0.5.18: DONE. Packages updated! Diff after rewrites: diff --git a/pkgs/development/python-modules/python-bsblan/default.nix b/pkgs/development/python-modules/python-bsblan/default.nix index 198d283c521a..c46f320c40dc 100644 --- a/pkgs/development/python-modules/python-bsblan/default.nix +++ b/pkgs/development/python-modules/python-bsblan/default.nix @@ -17,7 +17,7 @@ buildPythonPackage rec { pname = "python-bsblan"; - version = "0.5.18"; + version = "0.6.2"; format = "pyproject"; disabled = pythonOlder "3.9"; @@ -26,7 +26,7 @@ buildPythonPackage rec { owner = "liudger"; repo = pname; rev = "refs/tags/v${version}"; - hash = "sha256-SJUIJhsVn4LZiUx9h3Q2uWoeaQiKoIRrijTfPgCHnAA="; + hash = "sha256-/rdYCd5eyFqW96XaIzQOhsApzcTkrI46Gt226sLTLUQ="; }; postPatch = '' No auto update branch exists Received ExitFailure 1 when running Raw command: /nix/store/16fjddsxz0k8i2syy2lqx0b2dnvnahml-nix-2.18.5/bin/nix-build --option sandbox true --arg config "{ allowBroken = true; allowUnfree = true; allowAliases = false; }" --arg overlays "[ ]" -A python312Packages.python-bsblan nix build failed. Sourcing python-catch-conflicts-hook.sh Sourcing pytest-check-hook Using pytestCheckPhase Running phase: unpackPhase @nix { "action": "setPhase", "phase": "unpackPhase" } unpacking source archive /nix/store/5vr13ky3q7qxxmq78d7q27m7q3sp89ys-source source root is source setting SOURCE_DATE_EPOCH to timestamp 315619200 of file source/tests/test_thermostat.py Running phase: patchPhase @nix { "action": "setPhase", "phase": "patchPhase" } substituteStream() in derivation python3.12-python-bsblan-0.6.2: WARNING: '--replace' is deprecated, use --replace-{fail,warn,quiet}. (file 'pyproject.toml') Running phase: updateAutotoolsGnuConfigScriptsPhase @nix { "action": "setPhase", "phase": "updateAutotoolsGnuConfigScriptsPhase" } Running phase: configurePhase @nix { "action": "setPhase", "phase": "configurePhase" } no configure script, doing nothing Running phase: buildPhase @nix { "action": "setPhase", "phase": "buildPhase" } Executing pypaBuildPhase Creating a wheel... * Getting build dependencies for wheel... * Building wheel... Successfully built python_bsblan-0.6.2-py3-none-any.whl Finished creating a wheel... Finished executing pypaBuildPhase Running phase: pythonRuntimeDepsCheckHook @nix { "action": "setPhase", "phase": "pythonRuntimeDepsCheckHook" } Executing pythonRuntimeDepsCheck Checking runtime dependencies for python_bsblan-0.6.2-py3-none-any.whl - mashumaro not installed