python311Packages.nikola 0 -> 1 attrpath: python311Packages.nikola 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/wkdkhv4dnsq66w3jlni8cn5yalg0l3hj-packages.json.drv building '/nix/store/wkdkhv4dnsq66w3jlni8cn5yalg0l3hj-packages.json.drv'... Going to be running update for following packages: - python3.11-nikola-8.2.4 Press Enter key to continue... Running update for: - python3.11-nikola-8.2.4: UPDATING ... - python3.11-nikola-8.2.4: DONE. Packages updated! Diff after rewrites: diff --git a/pkgs/development/python-modules/nikola/default.nix b/pkgs/development/python-modules/nikola/default.nix index e4990ff4af31..ee7b302d2012 100644 --- a/pkgs/development/python-modules/nikola/default.nix +++ b/pkgs/development/python-modules/nikola/default.nix @@ -41,7 +41,7 @@ buildPythonPackage rec { pname = "nikola"; - version = "8.2.4"; + version = "8.3.0"; format = "setuptools"; disabled = pythonOlder "3.7"; @@ -49,7 +49,7 @@ buildPythonPackage rec { src = fetchPypi { pname = "Nikola"; inherit version; - hash = "sha256-LNVk2zfNwY4CC4qulqfNXwi3mWyFxzWIeMykh6gFOL8="; + hash = "sha256-VYuhiGLMTHcOZM8/bGZT7Xx5BOHo9gsMPjufYglrBL0="; }; propagatedBuildInputs = [ No auto update branch exists Received ExitFailure 1 when running Raw command: /nix/store/dsqs4fpljrws4ikzfriyixcp0n7kxrmk-nix-2.18.1/bin/nix-build --option sandbox true --arg config "{ allowBroken = true; allowUnfree = true; allowAliases = false; }" --arg overlays "[ ]" -A python311Packages.nikola nix build failed. Traceback: /nix/store/w4fvvhkzb0ssv0fw5j34pw09f0qw84w8-python3-3.11.7/lib/python3.11/importlib/__init__.py:126: in import_module return _bootstrap._gcd_import(name[level:], package, level) tests/integration/test_repeated_posts_setting.py:12: in from .test_demo_build import prepare_demo_site tests/integration/test_demo_build.py:16: in import feedparser E ModuleNotFoundError: No module named 'feedparser' =============================== warnings summary =============================== nikola/nikola.py:49 /build/Nikola-8.3.0/nikola/nikola.py:49: DeprecationWarning: pkg_resources is deprecated as an API. See https://setuptools.pypa.io/en/latest/pkg_resources.html from pkg_resources import resource_filename -- Docs: https://docs.pytest.org/en/stable/how-to/capture-warnings.html =========================== short test summary info ============================ ERROR tests/integration/test_archive_full.py ERROR tests/integration/test_archive_per_day.py ERROR tests/integration/test_archive_per_month.py ERROR tests/integration/test_building_in_subdir.py ERROR tests/integration/test_check_absolute_subfolder.py ERROR tests/integration/test_check_failure.py ERROR tests/integration/test_check_full_path_subfolder.py ERROR tests/integration/test_demo_build.py ERROR tests/integration/test_redirection.py ERROR tests/integration/test_relative_links.py ERROR tests/integration/test_relative_links_with_pages_in_root.py ERROR tests/integration/test_repeated_posts_setting.py !!!!!!!!!!!!!!!!!!! Interrupted: 12 errors during collection !!!!!!!!!!!!!!!!!!! ================= 8 deselected, 1 warning, 12 errors in 1.66s ================== /nix/store/bknngadwym46j65qs14ic2w79rpav888-stdenv-linux/setup: line 1582: pop_var_context: head of shell_variables not a function context