PKGNAME=mitmproxy
PKGSEC=net
PKGDEP="aioquic asgiref bcrypt brotli certifi cryptography flask hyper-h11 \
        hyper-h2 hyperframe python-kaitaistruct python-ldap3 python-msgpack \
        pyopenssl pyparsing pyperclip ruamel-yaml sortedcontainers tornado \
        urwid wsproto publicsuffix2 zstandard mitmproxy-rs"
PKGDES="Interactive TLS-capable intercepting HTTP proxy for penetration testers and software developers"

ABTYPE=pep517
NOPYTHON2=1
ABSPLITDBG=0

# FIXME: limited by mitmproxy-rs
FAIL_ARCH="!(amd64|arm64)"
