python312Packages.aioelectricitymaps 0.4.0 -> 1.0.0 https://github.com/jpbede/aioelectricitymaps/releases attrpath: python312Packages.aioelectricitymaps 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/q27iwxz9mfvfn59vqm45vj6mwy34g46p-packages.json.drv building '/nix/store/q27iwxz9mfvfn59vqm45vj6mwy34g46p-packages.json.drv'... Going to be running update for following packages: - python3.12-aioelectricitymaps-0.4.0 Press Enter key to continue... Running update for: - python3.12-aioelectricitymaps-0.4.0: UPDATING ... - python3.12-aioelectricitymaps-0.4.0: DONE. Packages updated! Diff after rewrites: diff --git a/pkgs/development/python-modules/aioelectricitymaps/default.nix b/pkgs/development/python-modules/aioelectricitymaps/default.nix index fe16afab2258..e3c388db7d54 100644 --- a/pkgs/development/python-modules/aioelectricitymaps/default.nix +++ b/pkgs/development/python-modules/aioelectricitymaps/default.nix @@ -14,7 +14,7 @@ buildPythonPackage rec { pname = "aioelectricitymaps"; - version = "0.4.0"; + version = "1.0.0"; pyproject = true; disabled = pythonOlder "3.11"; @@ -23,7 +23,7 @@ buildPythonPackage rec { owner = "jpbede"; repo = "aioelectricitymaps"; rev = "refs/tags/v${version}"; - hash = "sha256-q06B40c0uvSuzH/3YCoxg4p9aNIOPrphsoESktF+B14="; + hash = "sha256-l6D5Cr2d89n+Ac5V5geBUY0sOiEO3sci9244K0MI+dc="; }; postPatch = '' No auto update branch exists Received ExitFailure 1 when running Raw command: /nix/store/62fm7r6175k2bgvhc19hn9bdhw90wa3n-nix-2.18.1/bin/nix-build --option sandbox true --arg config "{ allowBroken = true; allowUnfree = true; allowAliases = false; }" --arg overlays "[ ]" -A python312Packages.aioelectricitymaps nix build failed. stripping (with command strip and flags -S -p) in /nix/store/y9x4nk9z42di36hy433cnl9mg1j01abr-python3.12-aioelectricitymaps-1.0.0/lib shrinking RPATHs of ELF executables and libraries in /nix/store/i03448y63myz7ggrkq5cc7dhcrsinx13-python3.12-aioelectricitymaps-1.0.0-dist checking for references to /build/ in /nix/store/i03448y63myz7ggrkq5cc7dhcrsinx13-python3.12-aioelectricitymaps-1.0.0-dist... patching script interpreter paths in /nix/store/i03448y63myz7ggrkq5cc7dhcrsinx13-python3.12-aioelectricitymaps-1.0.0-dist Executing pythonRemoveTestsDir Finished executing pythonRemoveTestsDir @nix { "action": "setPhase", "phase": "installCheckPhase" } Running phase: installCheckPhase no Makefile or custom installCheckPhase, doing nothing @nix { "action": "setPhase", "phase": "pythonCatchConflictsPhase" } Running phase: pythonCatchConflictsPhase @nix { "action": "setPhase", "phase": "pythonRemoveBinBytecodePhase" } Running phase: pythonRemoveBinBytecodePhase @nix { "action": "setPhase", "phase": "pythonImportsCheckPhase" } Running phase: pythonImportsCheckPhase Executing pythonImportsCheckPhase Check whether the following modules can be imported: aioelectricitymaps @nix { "action": "setPhase", "phase": "pytestCheckPhase" } Running phase: pytestCheckPhase Executing pytestCheckPhase /nix/store/srq6cpawjsy99hk77ws2hl1fxlzvydx3-python3.12-pytest-7.4.4/lib/python3.12/site-packages/_pytest/config/__init__.py:331: PluggyTeardownRaisedWarning: A plugin raised an exception during an old-style hookwrapper teardown. Plugin: helpconfig, Hook: pytest_cmdline_parse ConftestImportFailure: ModuleNotFoundError: No module named 'aioresponses' (from /build/source/tests/conftest.py) For more information see https://pluggy.readthedocs.io/en/stable/api_reference.html#pluggy.PluggyTeardownRaisedWarning config = pluginmanager.hook.pytest_cmdline_parse( ImportError while loading conftest '/build/source/tests/conftest.py'. tests/conftest.py:6: in   from aioresponses import aioresponses E ModuleNotFoundError: No module named 'aioresponses' /nix/store/3qnm3nwjajgqa771dmi2dnwxrw0kzq5m-stdenv-linux/setup: line 1578: pop_var_context: head of shell_variables not a function context