python311Packages.astroquery 0 -> 1 attrpath: python311Packages.astroquery 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/609i13d1mbps2r2745k2381585h42fq4-packages.json.drv building '/nix/store/609i13d1mbps2r2745k2381585h42fq4-packages.json.drv'... Going to be running update for following packages: - python3.11-astroquery-0.4.6 Press Enter key to continue... Running update for: - python3.11-astroquery-0.4.6: UPDATING ... - python3.11-astroquery-0.4.6: DONE. Packages updated! Diff after rewrites: diff --git a/pkgs/development/python-modules/astroquery/default.nix b/pkgs/development/python-modules/astroquery/default.nix index 610238559a2c..070238d8b2c4 100644 --- a/pkgs/development/python-modules/astroquery/default.nix +++ b/pkgs/development/python-modules/astroquery/default.nix @@ -19,12 +19,12 @@ buildPythonPackage rec { pname = "astroquery"; - version = "0.4.6"; + version = "0.4.7"; format = "pyproject"; src = fetchPypi { inherit pname version; - hash = "sha256-MHylVMtzSgypoi+G9e/+fkE6+ROuZeFXiXLYR7H+E+4="; + hash = "sha256-BH+6ywpPrsTNtiZ16RnCRMHDXmYQRPy7bJqTMzF0fsk="; }; disabled = !isPy3k; 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 python311Packages.astroquery nix build failed. _____ ERROR collecting build/lib/astroquery/vsa/tests/test_vista_remote.py _____ astroquery/vsa/tests/test_vista_remote.py:17: in class TestVista: astroquery/vsa/tests/test_vista_remote.py:19: in TestVista @pytest.mark.dependency(name='vsa_up') /nix/store/89hrs5x213f2h077mdfcqa2is08wfff6-python3.11-pytest-8.1.1/lib/python3.11/site-packages/_pytest/mark/structures.py:560: in __getattr__ warnings.warn( E pytest.PytestUnknownMarkWarning: Unknown pytest.mark.dependency - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/how-to/mark.html ___ ERROR collecting build/lib/astroquery/xmatch/tests/test_xmatch_remote.py ___ astroquery/xmatch/tests/test_xmatch_remote.py:28: in @pytest.mark.dependency(name='xmatch_up') /nix/store/89hrs5x213f2h077mdfcqa2is08wfff6-python3.11-pytest-8.1.1/lib/python3.11/site-packages/_pytest/mark/structures.py:560: in __getattr__ warnings.warn( E pytest.PytestUnknownMarkWarning: Unknown pytest.mark.dependency - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/how-to/mark.html ___ ERROR collecting build/lib/astroquery/xmatch/tests/test_xmatch_remote.py ___ astroquery/xmatch/tests/test_xmatch_remote.py:28: in @pytest.mark.dependency(name='xmatch_up') /nix/store/89hrs5x213f2h077mdfcqa2is08wfff6-python3.11-pytest-8.1.1/lib/python3.11/site-packages/_pytest/mark/structures.py:560: in __getattr__ warnings.warn( E pytest.PytestUnknownMarkWarning: Unknown pytest.mark.dependency - is this a typo? You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/how-to/mark.html =========================== short test summary info ============================ ERROR astroquery/utils/tests/test_timer.py - pytest.PytestUnknownMarkWarning: Unknown pytest.mark.flaky - is this a typo... ERROR astroquery/utils/tests/test_timer.py - pytest.PytestUnknownMarkWarning: Unknown pytest.mark.flaky - is this a typo... ERROR astroquery/vsa/tests/test_vista_remote.py - pytest.PytestUnknownMarkWarning: Unknown pytest.mark.dependency - is this a... ERROR astroquery/vsa/tests/test_vista_remote.py - pytest.PytestUnknownMarkWarning: Unknown pytest.mark.dependency - is this a... ERROR astroquery/xmatch/tests/test_xmatch_remote.py - pytest.PytestUnknownMarkWarning: Unknown pytest.mark.dependency - is this a... ERROR astroquery/xmatch/tests/test_xmatch_remote.py - pytest.PytestUnknownMarkWarning: Unknown pytest.mark.dependency - is this a... !!!!!!!!!!!!!!!!!!! Interrupted: 6 errors during collection !!!!!!!!!!!!!!!!!!!! ========================= 6 skipped, 6 errors in 4.60s ========================= /nix/store/9wnvhjyxjykwn5y06xc9a2h8rs5fbfia-stdenv-linux/setup: line 1579: pop_var_context: head of shell_variables not a function context