mitmproxy 10.1.6 -> 10.2.0 https://repology.org/project/mitmproxy/versions attrpath: mitmproxy 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/mitmproxy/default.nix b/pkgs/development/python-modules/mitmproxy/default.nix index d64fbf32614a..8518cb4b3595 100644 --- a/pkgs/development/python-modules/mitmproxy/default.nix +++ b/pkgs/development/python-modules/mitmproxy/default.nix @@ -44,7 +44,7 @@ buildPythonPackage rec { pname = "mitmproxy"; - version = "10.1.6"; + version = "10.2.0"; pyproject = true; disabled = pythonOlder "3.9"; @@ -53,7 +53,7 @@ buildPythonPackage rec { owner = "mitmproxy"; repo = "mitmproxy"; rev = "refs/tags/${version}"; - hash = "sha256-W+gxK5bNCit1jK9ojwE/HVjUz6OJcNw6Ac1lN5FxGgw="; + hash = "sha256-ZRej4b+ggeKsTxasa5er3+aEAnHDnXdk+G1NZcwJhYQ="; }; propagatedBuildInputs = [ 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 mitmproxy nix build failed. /nix/store/nkk6s4yh6lx94xdbkwvqygrm4dpm4rgr-python3.11-pytest-7.4.3/lib/python3.11/site-packages/_pytest/pathlib.py:567: in import_path importlib.import_module(module_name) /nix/store/5k91mg4qjylxbfvrv748smfh51ppjq0g-python3-3.11.6/lib/python3.11/importlib/__init__.py:126: in import_module return _bootstrap._gcd_import(name[level:], package, level) :1204: in _gcd_import ??? :1176: in _find_and_load ??? :1147: in _find_and_load_unlocked ??? :690: in _load_unlocked ??? /nix/store/nkk6s4yh6lx94xdbkwvqygrm4dpm4rgr-python3.11-pytest-7.4.3/lib/python3.11/site-packages/_pytest/assertion/rewrite.py:186: in exec_module exec(co, module.__dict__) test/mitmproxy/proxy/conftest.py:8: in from mitmproxy.addons.proxyserver import Proxyserver mitmproxy/addons/__init__.py:6: in from mitmproxy.addons import clientplayback mitmproxy/addons/clientplayback.py:26: in from mitmproxy.proxy import server mitmproxy/proxy/server.py:92: in class ConnectionIO: mitmproxy/proxy/server.py:94: in ConnectionIO reader: asyncio.StreamReader | mitmproxy_rs.Stream | None = None E AttributeError: module 'mitmproxy_rs' has no attribute 'Stream' =========================== short test summary info ============================ ERROR - AttributeError: module 'mitmproxy_rs' has no attribute 'Stream' !!!!!!!!!!!!!!!!!!!! Interrupted: 1 error during collection !!!!!!!!!!!!!!!!!!!! =============================== 1 error in 0.83s =============================== /nix/store/d4jf1cbbk494zwgbqz31pxgigpsbh6w2-stdenv-linux/setup: line 1553: pop_var_context: head of shell_variables not a function context