python312Packages.nextdns 2.1.0 -> 3.0.0 https://github.com/bieniu/nextdns/releases attrpath: python312Packages.nextdns 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/31wss37adn1ymd6fkf0x19fkkc5qyfh7-packages.json.drv these 3 paths will be fetched (0.13 MiB download, 1.10 MiB unpacked): /nix/store/bhlwhgg4h12zz1crvh4spj9k8ldfcmpr-python3-3.11.9-env /nix/store/lzwma0a6q9xmdxyy151005pb3p47gzmf-python3.11-toolz-0.12.1 /nix/store/wym8gffx2479nqq18gn17pgh9fkygkl6-update-python-libraries copying path '/nix/store/lzwma0a6q9xmdxyy151005pb3p47gzmf-python3.11-toolz-0.12.1' from 'https://cache.nixos.org'... copying path '/nix/store/bhlwhgg4h12zz1crvh4spj9k8ldfcmpr-python3-3.11.9-env' from 'https://cache.nixos.org'... copying path '/nix/store/wym8gffx2479nqq18gn17pgh9fkygkl6-update-python-libraries' from 'https://cache.nixos.org'... building '/nix/store/31wss37adn1ymd6fkf0x19fkkc5qyfh7-packages.json.drv'... Going to be running update for following packages: - python3.12-nextdns-2.1.0 Press Enter key to continue... Running update for: - python3.12-nextdns-2.1.0: UPDATING ... - python3.12-nextdns-2.1.0: DONE. Packages updated! Diff after rewrites: diff --git a/pkgs/development/python-modules/nextdns/default.nix b/pkgs/development/python-modules/nextdns/default.nix index 7d81eccbcabf..ea3b8ca2e2a3 100644 --- a/pkgs/development/python-modules/nextdns/default.nix +++ b/pkgs/development/python-modules/nextdns/default.nix @@ -12,7 +12,7 @@ buildPythonPackage rec { pname = "nextdns"; - version = "2.1.0"; + version = "3.0.0"; format = "setuptools"; disabled = pythonOlder "3.10"; @@ -21,7 +21,7 @@ buildPythonPackage rec { owner = "bieniu"; repo = "nextdns"; rev = "refs/tags/${version}"; - hash = "sha256-haw6t7pepMN77LFVgDFBbV4StRqcRMvnCaup8K38kEg="; + hash = "sha256-ka/VT7c72la4z/BVAWnV06MxVmu52ZcJ4GsEeP7vbKA="; }; propagatedBuildInputs = [ No auto update branch exists Received ExitFailure 1 when running Raw command: /nix/store/v7gdmdc9yhx3ngh840xx5kr46840s73b-nix-2.18.2/bin/nix-build --option sandbox true --arg config "{ allowBroken = true; allowUnfree = true; allowAliases = false; }" --arg overlays "[ ]" -A python312Packages.nextdns nix build failed. @nix { "action": "setPhase", "phase": "fixupPhase" } Running phase: fixupPhase shrinking RPATHs of ELF executables and libraries in /nix/store/qg3hvpprrixzgx18y080avmg3sd3222z-python3.12-nextdns-3.0.0 checking for references to /build/ in /nix/store/qg3hvpprrixzgx18y080avmg3sd3222z-python3.12-nextdns-3.0.0... patching script interpreter paths in /nix/store/qg3hvpprrixzgx18y080avmg3sd3222z-python3.12-nextdns-3.0.0 stripping (with command strip and flags -S -p) in /nix/store/qg3hvpprrixzgx18y080avmg3sd3222z-python3.12-nextdns-3.0.0/lib shrinking RPATHs of ELF executables and libraries in /nix/store/vd8vd01dg9gfi58r71bkhh8d17y7qii7-python3.12-nextdns-3.0.0-dist checking for references to /build/ in /nix/store/vd8vd01dg9gfi58r71bkhh8d17y7qii7-python3.12-nextdns-3.0.0-dist... patching script interpreter paths in /nix/store/vd8vd01dg9gfi58r71bkhh8d17y7qii7-python3.12-nextdns-3.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: nextdns @nix { "action": "setPhase", "phase": "pytestCheckPhase" } Running phase: pytestCheckPhase Executing pytestCheckPhase ImportError while loading conftest '/build/source/tests/conftest.py'. tests/conftest.py:8: in   from syrupy.assertion import SnapshotAssertion E ModuleNotFoundError: No module named 'syrupy' /nix/store/9wnvhjyxjykwn5y06xc9a2h8rs5fbfia-stdenv-linux/setup: line 1579: pop_var_context: head of shell_variables not a function context