httpie 0 -> 1 attrpath: httpie 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] Going to be running update for following packages: - httpie-3.2.2 Press Enter key to continue... Running update for: - httpie-3.2.2: UPDATING ... - httpie-3.2.2: DONE. Packages updated! Diff after rewrites: diff --git a/pkgs/development/python-modules/httpie/default.nix b/pkgs/development/python-modules/httpie/default.nix index 9802b960702f..a85e992fe804 100644 --- a/pkgs/development/python-modules/httpie/default.nix +++ b/pkgs/development/python-modules/httpie/default.nix @@ -28,14 +28,14 @@ buildPythonPackage rec { pname = "httpie"; - version = "3.2.2"; + version = "3.2.3"; format = "setuptools"; src = fetchFromGitHub { owner = "httpie"; repo = "httpie"; - rev = version; - hash = "sha256-hPsjEpvT6tnPm68AUB2Tv3Gon4DfSzO2VYCGqP8ozSI="; + rev = "refs/tags/${version}"; + hash = "sha256-ogUqhMVY1fm+hKCMFYqfYsqHX+Gj6y8CMOUsxA3q29g="; }; nativeBuildInputs = [ No auto update branch exists Received ExitFailure 1 when running Raw command: /nix/store/y0qaalgy7nk3kvnk09j4466skm8ry55l-nix-2.18.5/bin/nix-build --option sandbox true --arg config "{ allowBroken = true; allowUnfree = true; allowAliases = false; }" --arg overlays "[ ]" -A httpie nix build failed. See https://docs.pytest.org/en/stable/how-to/capture-warnings.html#resource-warnings for more info. tests/test_update_warnings.py::test_daemon_runner /build/source/httpie/internal/daemons.py:67: DeprecationWarning: This process (pid=487) is multi-threaded, use of fork() may lead to deadlocks in the child. pid = os.fork() tests/test_uploads.py::test_chunked_stdin /nix/store/z7xxy35k7620hs6fn6la5fg2lgklv72l-python3-3.12.4/lib/python3.12/contextlib.py:141: ResourceWarning: unclosed file <_io.BufferedReader name='/build/source/tests/fixtures/test.txt'> def __exit__(self, typ, value, traceback): Enable tracemalloc to get traceback where the object was allocated. See https://docs.pytest.org/en/stable/how-to/capture-warnings.html#resource-warnings for more info. -- Docs: https://docs.pytest.org/en/stable/how-to/capture-warnings.html =========================== short test summary info ============================ FAILED tests/test_plugins_cli.py::test_plugins_installation[True] - AssertionError FAILED tests/test_plugins_cli.py::test_plugins_installation[False] - AssertionError FAILED tests/test_plugins_cli.py::test_plugin_installation_with_custom_config - AssertionError FAILED tests/test_plugins_cli.py::test_plugins_listing[True] - AssertionError FAILED tests/test_plugins_cli.py::test_plugins_listing[False] - AssertionError FAILED tests/test_plugins_cli.py::test_plugins_listing_multiple - AssertionError FAILED tests/test_plugins_cli.py::test_plugins_uninstall[True] - AssertionError FAILED tests/test_plugins_cli.py::test_plugins_uninstall[False] - AssertionError FAILED tests/test_plugins_cli.py::test_plugins_listing_after_uninstall - AssertionError FAILED tests/test_plugins_cli.py::test_plugins_uninstall_specific - AssertionError FAILED tests/test_plugins_cli.py::test_plugins_double_uninstall - AssertionError FAILED tests/test_plugins_cli.py::test_broken_plugins - AssertionError = 12 failed, 698 passed, 24 skipped, 290 deselected, 4 xfailed, 126 warnings in 233.04s (0:03:53) = sys:1: ResourceWarning: unclosed file <_io.TextIOWrapper name='/build/httpie_stderr_plzyoe1' mode='w+t' encoding='utf-8'> ResourceWarning: Enable tracemalloc to get the object allocation traceback /nix/store/5r0df66ikad3xw06azlqvswcvncll8wa-stdenv-linux/setup: line 1641: pop_var_context: head of shell_variables not a function context