nvchecker 2.12 -> 2.13.1 https://repology.org/project/nvchecker/versions attrpath: nvchecker Checking auto update branch... No auto update branch exists [version] [version] updated version and sha256 [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] skipping because derivation has no updateScript Diff after rewrites: diff --git a/pkgs/development/python-modules/nvchecker/default.nix b/pkgs/development/python-modules/nvchecker/default.nix index ca327c3e54e0..f0a06ce4b3aa 100644 --- a/pkgs/development/python-modules/nvchecker/default.nix +++ b/pkgs/development/python-modules/nvchecker/default.nix @@ -20,7 +20,7 @@ buildPythonPackage rec { pname = "nvchecker"; - version = "2.12"; + version = "2.13.1"; format = "pyproject"; disabled = pythonOlder "3.7"; @@ -29,7 +29,7 @@ buildPythonPackage rec { owner = "lilydjwg"; repo = pname; rev = "v${version}"; - hash = "sha256-6mhVDC2jpIIOZeoKz4AxxU7jj8dqPVBKRWupbuY/T7E="; + hash = "sha256-q+az9oaxxIOv/vLFpkT3cF5GDJsa0Cid4oPWEKg5s7M="; }; nativeBuildInputs = [ 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 nvchecker nix build failed. tests/conftest.py:53: def get_version() =========================== short test summary info ============================ ERROR tests/test_cache.py::test_cache - Failed: ScopeMismatch: You tried to access the function scoped fixture even... ERROR tests/test_cmd.py::test_cmd - Failed: ScopeMismatch: You tried to access the function scoped fixture even... ERROR tests/test_cmd.py::test_cmd_complex - Failed: ScopeMismatch: You tried to access the function scoped fixture even... ERROR tests/test_cmd.py::test_cmd_with_percent - Failed: ScopeMismatch: You tried to access the function scoped fixture even... ERROR tests/test_combiner.py::test_combiner - Failed: ScopeMismatch: You tried to access the function scoped fixture even... ERROR tests/test_manual.py::test_manual - Failed: ScopeMismatch: You tried to access the function scoped fixture even... ERROR tests/test_regex.py::test_regex_httpbin_default_user_agent - Failed: ScopeMismatch: You tried to access the function scoped fixture even... ERROR tests/test_regex.py::test_regex_httpbin_user_agent - Failed: ScopeMismatch: You tried to access the function scoped fixture even... ERROR tests/test_regex.py::test_regex - Failed: ScopeMismatch: You tried to access the function scoped fixture even... ERROR tests/test_regex.py::test_missing_ok - Failed: ScopeMismatch: You tried to access the function scoped fixture even... ERROR tests/test_regex.py::test_missing - Failed: ScopeMismatch: You tried to access the function scoped fixture even... ERROR tests/test_regex.py::test_multi_group - Failed: ScopeMismatch: You tried to access the function scoped fixture even... ERROR tests/test_regex.py::test_regex_with_tokenBasic - Failed: ScopeMismatch: You tried to access the function scoped fixture even... ERROR tests/test_regex.py::test_regex_with_tokenBearer - Failed: ScopeMismatch: You tried to access the function scoped fixture even... ERROR tests/test_regex.py::test_regex_no_verify_ssl - Failed: ScopeMismatch: You tried to access the function scoped fixture even... ERROR tests/test_regex.py::test_regex_bad_ssl - Failed: ScopeMismatch: You tried to access the function scoped fixture even... ERROR tests/test_regex.py::test_regex_post - Failed: ScopeMismatch: You tried to access the function scoped fixture even... ERROR tests/test_regex.py::test_regex_post2 - Failed: ScopeMismatch: You tried to access the function scoped fixture even... ERROR tests/test_regex.py::test_regex_post_json - Failed: ScopeMismatch: You tried to access the function scoped fixture even... ERROR tests/test_regex.py::test_regex_post_json2 - Failed: ScopeMismatch: You tried to access the function scoped fixture even... ERROR tests/test_substitute.py::test_substitute_prefix - Failed: ScopeMismatch: You tried to access the function scoped fixture even... ERROR tests/test_substitute.py::test_substitute_prefix_missing_ok - Failed: ScopeMismatch: You tried to access the function scoped fixture even... ERROR tests/test_substitute.py::test_substitute_regex - Failed: ScopeMismatch: You tried to access the function scoped fixture even... ERROR tests/test_substitute.py::test_substitute_regex_missing_ok - Failed: ScopeMismatch: You tried to access the function scoped fixture even... ERROR tests/test_substitute.py::test_substitute_regex_empty_to_pattern - Failed: ScopeMismatch: You tried to access the function scoped fixture even... ERROR tests/test_substitute.py::test_substitute_prefix_has_higher_priority - Failed: ScopeMismatch: You tried to access the function scoped fixture even... =========== 2 passed, 13 skipped, 78 deselected, 26 errors in 0.33s ============ /nix/store/bknngadwym46j65qs14ic2w79rpav888-stdenv-linux/setup: line 1582: pop_var_context: head of shell_variables not a function context