diff options
author | V3n3RiX <venerix@koprulu.sector> | 2022-09-26 15:08:09 +0100 |
---|---|---|
committer | V3n3RiX <venerix@koprulu.sector> | 2022-09-26 15:08:09 +0100 |
commit | 2ad011cd42b40aebf90105be4521fb1727266d1d (patch) | |
tree | d9dc4f7c1665a6ba336ba8a9fa773f1292895b76 /net-proxy/mitmproxy | |
parent | e0dcb1c4ea48292b379fadd53f55f1df42cf7eab (diff) |
gentoo auto-resync : 26:09:2022 - 15:08:08
Diffstat (limited to 'net-proxy/mitmproxy')
-rw-r--r-- | net-proxy/mitmproxy/Manifest | 2 | ||||
-rw-r--r-- | net-proxy/mitmproxy/mitmproxy-8.1.1.ebuild | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/net-proxy/mitmproxy/Manifest b/net-proxy/mitmproxy/Manifest index 2d27806d7b43..80ab2175e584 100644 --- a/net-proxy/mitmproxy/Manifest +++ b/net-proxy/mitmproxy/Manifest @@ -1,3 +1,3 @@ DIST mitmproxy-8.1.1.gh.tar.gz 27943959 BLAKE2B e920ee016f3c2c1ece08924e895848d6716c60ed65ba3b0b3ac6c966cf4ac4245a31b31365d248f4b88130f787c65183943eec3611db900a4f5c2e16709c775c SHA512 a62a45f8991819202115ab8f43d1c113df88504c494c73917ec2e3c52999dbe3ac596444a4c096619d4285f2e26a91ec715d6894fc4d7768bac1a2c3c4c268bc -EBUILD mitmproxy-8.1.1.ebuild 2207 BLAKE2B 27e7b7245e1fb592044c19c3d5f147e1ab13928f11a104555d7a4e56c69923adbd8ce46ec2d80f65c0d23238eafdc11caca74be88bcf173b5cbefdc76d40c235 SHA512 009976db1a778443b27cd51c6ef12650a8f2028aef946145f892faf699e3a91363226eb009f624c9e59b9e069c682b84b514604eff4720824d760c0e7a696b45 +EBUILD mitmproxy-8.1.1.ebuild 2206 BLAKE2B 39e9b3496185d5e53b39caa8152283e7290bb2a87849c8babea86bb7590b7cefacb64613f01c7a675c9f9decd1abab48b87c26843732234bf9108e1e4ac9fb94 SHA512 87ea5256754c14b8df9adc4ab406394e22a616fc07f82b755a4ac8c51e9361d253df15daeddbcee789502febe270b359b0bad77d806216ac60306800bd9c4e4b MISC metadata.xml 923 BLAKE2B 00d3790b8e1810b193babedab5b14f35c1275c5d544b4ae031cab41e886bb55130a5187a02a0adab6b00c1ad6d38ba485f9ebd68422549e4e4b62a21b7bcdc13 SHA512 50d52876c7f9d71b2cc31a697cec73c8cce041076c8057e9e3e1f0b2218b883898735f545f85f4e28ab1bd2f8091b764ebc6c92e98c291962cb6f1d52e5aa605 diff --git a/net-proxy/mitmproxy/mitmproxy-8.1.1.ebuild b/net-proxy/mitmproxy/mitmproxy-8.1.1.ebuild index 54154424466b..7eddc9ee7382 100644 --- a/net-proxy/mitmproxy/mitmproxy-8.1.1.ebuild +++ b/net-proxy/mitmproxy/mitmproxy-8.1.1.ebuild @@ -37,11 +37,11 @@ RDEPEND=" >=dev-python/pyperclip-1.6.0[${PYTHON_USEDEP}] >=dev-python/ruamel-yaml-0.16[${PYTHON_USEDEP}] >=dev-python/sortedcontainers-2.3.0[${PYTHON_USEDEP}] + >=dev-python/tornado-6.1[${PYTHON_USEDEP}] >=dev-python/urwid-2.1.1[${PYTHON_USEDEP}] >=dev-python/wsproto-1.0.0[${PYTHON_USEDEP}] >=dev-python/zstandard-0.11.0[${PYTHON_USEDEP}] dev-libs/openssl:0 - >=www-servers/tornado-6.1[${PYTHON_USEDEP}] " BDEPEND=" |