remove mitmproxy

It's not used by any tracked project and is interfering with other updates.

+-------------+--------------------------------------------------------------------+------+----------------------------------------------+
| Repository  | Filename                                                           | Line | Text                                         |
+-------------+--------------------------------------------------------------------+------+----------------------------------------------+
| mitmstack   | requirements.txt                                                   |    1 | mitmproxy>=1.0.2;python_version>'3.0'  # MIT |
| stx-clients | remote-clients/remote-clients/remote-clients/upper_constraints.txt |  412 | mitmproxy===2.0.2;python_version=='3.4'      |
| stx-clients | remote-clients/remote-clients/remote-clients/upper_constraints.txt |  413 | mitmproxy===2.0.2;python_version=='3.5'      |
+-------------+--------------------------------------------------------------------+------+----------------------------------------------+

Change-Id: I7cb0c0b8681a1218917f3415a68e578c65ae250e
This commit is contained in:
Matthew Thode 2018-07-17 09:17:50 -05:00
parent 9631f38eff
commit d42ba6ac7c
No known key found for this signature in database
GPG Key ID: 64A37BEAAE19A4E8
4 changed files with 0 additions and 9 deletions

View File

@ -110,7 +110,6 @@ marathon>=0.8.6,!=0.9.1 # MIT
microversion-parse>=0.1.2 # Apache-2.0
mistral-lib>=0.3.0 # Apache-2.0
mistral-extra>=5.2.0 # Apache-2.0
mitmproxy>=1.0.2;python_version>'3.0' # MIT
monasca-common>=1.4.0 # Apache-2.0
monasca-statsd>=1.1.0 # Apache-2.0
monotonic>=0.6 # Apache-2.0

View File

@ -370,8 +370,6 @@ h2===2.6.0;python_version=='3.5'
dulwich===0.17.1
pykafka===2.5.0
kombu===4.0.1
mitmproxy===2.0.0;python_version=='3.4'
mitmproxy===2.0.0;python_version=='3.5'
yaql===1.1.3
requestsexceptions===1.2.0
testresources===2.0.1

View File

@ -1,6 +1,2 @@
# Format is
# <dependency that is incompatible>==<version>;<list,of,affected,packages>
pyopenssl==17.5.0;mitmproxy
pyperclip==1.6.0;mitmproxy
pyasn1==0.4.2;mitmproxy
cryptography==2.1.4;mitmproxy

View File

@ -415,8 +415,6 @@ h2===2.6.2;python_version=='3.5'
dulwich===0.18.6
pykafka===2.7.0
kombu===4.1.0
mitmproxy===2.0.2;python_version=='3.4'
mitmproxy===2.0.2;python_version=='3.5'
betamax-matchers===0.4.0
yaql===1.1.3
requestsexceptions===1.4.0