diff options
author | V3n3RiX <venerix@koprulu.sector> | 2021-10-08 23:06:07 +0100 |
---|---|---|
committer | V3n3RiX <venerix@koprulu.sector> | 2021-10-08 23:06:07 +0100 |
commit | e23a08d0c97a0cc415aaa165da840b056f93c997 (patch) | |
tree | 4c5f7db60483518201fef36f8cc0712789a08db2 /net-proxy/mitmproxy | |
parent | 391b5b359a346aff490103da7dddc85047f83830 (diff) |
gentoo resync : 08.10.2021
Diffstat (limited to 'net-proxy/mitmproxy')
-rw-r--r-- | net-proxy/mitmproxy/Manifest | 2 | ||||
-rw-r--r-- | net-proxy/mitmproxy/mitmproxy-7.0.3.ebuild | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/net-proxy/mitmproxy/Manifest b/net-proxy/mitmproxy/Manifest index bf1991c229ee..06748e03de0a 100644 --- a/net-proxy/mitmproxy/Manifest +++ b/net-proxy/mitmproxy/Manifest @@ -1,3 +1,3 @@ DIST mitmproxy-7.0.3.tar.gz 27311502 BLAKE2B a55f8a43cc052e342a0630fdd80fc713be7ce3db7b3899ccce79cfcd385345b7ebe8480c618c626d63e851d92f528a350d614ac3c7dfb85b01a555389d914ff7 SHA512 cffbb60421724fa28aab69b3bf1100e0aa5ab6e8933186f5706eb4eee35ef0f716616001156dac07921c73024e6ad8b98499a273575c592bb7694c0dffb728da -EBUILD mitmproxy-7.0.3.ebuild 2173 BLAKE2B 7692b4a6d995ebee669a2914a6d2465e9657c4b3e4de19950a71cd731a684653344dac92a2dfd2e6c381fde010603efe4aacba17939857acb9050074b095c0cd SHA512 a7e80fc27486d00719f1dbfc4db1743817fb91eca89bae18db9bf5a7f6bc54b75484692dac63d797a5e612c7d8a14fbaeffa878d4bfa881732df16b03a42b504 +EBUILD mitmproxy-7.0.3.ebuild 2167 BLAKE2B b60531fb28c28b5e5a148a1c6b3ec5ee8b5a6198e59ff0d244416530bba8f7820e929d7f7bee879b5a602d76c58801d3077b3f02e281dffd6b8fa1d820190fc4 SHA512 728430ef35e34f350cf70a5347232cf7c19bf84ccfacf919dbbde4d8dad7d3b672d181212bda81df1eae0c5bc93693dd74f70cc95a65b2b40d64a6d3ef872717 MISC metadata.xml 1066 BLAKE2B 3422f5161cf706d9361875fd86d165425717f5756a530290e1b739703dc3b2088701838378d91463a8038925c5e8e95c0f69a3d5104441988c3ad7cfd8364b82 SHA512 740d3f498579906f42fcaa2a711fab7a4f04488ef1864850410de610d691509296691144e6a74a8c13b9ba9df4bb7dad08a3836aff016aac2a05a9efd4525c87 diff --git a/net-proxy/mitmproxy/mitmproxy-7.0.3.ebuild b/net-proxy/mitmproxy/mitmproxy-7.0.3.ebuild index 4007f6d62a82..69d150f29461 100644 --- a/net-proxy/mitmproxy/mitmproxy-7.0.3.ebuild +++ b/net-proxy/mitmproxy/mitmproxy-7.0.3.ebuild @@ -23,7 +23,7 @@ RDEPEND=" >=dev-python/click-7.0[${PYTHON_USEDEP}] >=dev-python/cryptography-3.3[${PYTHON_USEDEP}] >=dev-python/flask-1.1.1[${PYTHON_USEDEP}] - >=dev-python/hyper-h2-4.0.0[${PYTHON_USEDEP}] + >=dev-python/h2-4.0.0[${PYTHON_USEDEP}] >=dev-python/hyperframe-6.0.0[${PYTHON_USEDEP}] >=dev-python/kaitaistruct-0.7[${PYTHON_USEDEP}] >=dev-python/ldap3-2.8[${PYTHON_USEDEP}] |