python310Packages.recipe-scrapers 0 -> 1 attrpath: python310Packages.recipe-scrapers 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/dg303mghaj7hamzq6c4afg8agz0ib69j-packages.json.drv building '/nix/store/dg303mghaj7hamzq6c4afg8agz0ib69j-packages.json.drv'... Going to be running update for following packages: - python3.10-recipe-scrapers-14.46.0 Press Enter key to continue... Running update for: - python3.10-recipe-scrapers-14.46.0: UPDATING ... - python3.10-recipe-scrapers-14.46.0: DONE. Packages updated! [quotedUrls] [quotedUrls] nothing found to replace Diff after rewrites: diff --git a/pkgs/development/python-modules/recipe-scrapers/default.nix b/pkgs/development/python-modules/recipe-scrapers/default.nix index c5b7fcb88b76..b9f29be757fe 100644 --- a/pkgs/development/python-modules/recipe-scrapers/default.nix +++ b/pkgs/development/python-modules/recipe-scrapers/default.nix @@ -13,14 +13,14 @@ buildPythonPackage rec { pname = "recipe-scrapers"; - version = "14.46.0"; + version = "14.52.0"; format = "pyproject"; src = fetchFromGitHub { owner = "hhursev"; repo = "recipe-scrapers"; rev = "refs/tags/${version}"; - hash = "sha256-XCcunwqmcvPC5AVxR9mit06BRDTYfu/CeTXg3IH7Dy0="; + hash = "sha256-VdJZnwo+DwVDZuuuqk0X26CXs7ZrUFXqC8qEYaX74Zc="; }; nativeBuildInputs = [ No auto update branch exists 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 python310Packages.recipe-scrapers nix build failed. tests/test_woop.py ............. [ 98%] tests/test_yemek.py .............. [ 98%] tests/test_yummly.py ............ [ 98%] tests/test_zeitwochenmarkt.py .............. [ 99%] tests/test_zenbelly.py ............. [ 99%] tests/library/test_exceptions.py .. [ 99%] tests/library/test_grouping_utils.py ..... [ 99%] tests/library/test_main_methods.py .. [ 99%] tests/library/test_plugin_htmltagstripper.py ... [ 99%] tests/library/test_utils.py .................... [100%] ==================================== ERRORS ==================================== _____________________ ERROR at setup of test_instructions ______________________ file /build/source/tests/test_justonecookbook.py, line 58 def test_instructions(self): E fixture 'self' not found > available fixtures: cache, capfd, capfdbinary, caplog, capsys, capsysbinary, doctest_namespace, monkeypatch, pytestconfig, record_property, record_testsuite_property, record_xml_attribute, recwarn, tmp_path, tmp_path_factory, tmpdir, tmpdir_factory > use 'pytest --fixtures [testpath]' for help on them. /build/source/tests/test_justonecookbook.py:58 =============================== warnings summary =============================== ../../nix/store/vprpdaqsh7gz2lrbf3iymq5cxixsn476-python3.10-pyrdfa3-3.5.3/lib/python3.10/site-packages/pyRdfa/utils.py:19 /nix/store/vprpdaqsh7gz2lrbf3iymq5cxixsn476-python3.10-pyrdfa3-3.5.3/lib/python3.10/site-packages/pyRdfa/utils.py:19: DeprecationWarning: the imp module is deprecated in favour of importlib and slated for removal in Python 3.12; see the module's documentation for alternative uses import os, os.path, sys, imp, datetime, socket -- Docs: https://docs.pytest.org/en/stable/how-to/capture-warnings.html =========================== short test summary info ============================ ERROR tests/test_justonecookbook.py::test_instructions ======= 5163 passed, 26 skipped, 7 xfailed, 1 warning, 1 error in 41.07s ======= /nix/store/bbxdw4rgwwl3gnajri82yidr1nlsfskf-stdenv-linux/setup: line 1596: pop_var_context: head of shell_variables not a function context