[MacPorts] #44432: py-mitmproxy 10.1 missing dependencies

MacPorts noreply at macports.org
Sun Aug 10 02:58:32 PDT 2014


#44432: py-mitmproxy 10.1 missing dependencies
-----------------------------+--------------------------------
  Reporter:  brian.reiter@…  |      Owner:  macports-tickets@…
      Type:  defect          |     Status:  new
  Priority:  Normal          |  Milestone:
 Component:  ports           |    Version:  2.3.1
Resolution:                  |   Keywords:
      Port:  py-mitmproxy    |
-----------------------------+--------------------------------

Comment (by petr@…):

 The following dependencies (declared in the `setup.py` file) are missing
 in the port: `netlib`, `requests>=1.2.2`, `flask`. In particular, there is
 no port for `netlib` yet.


 There are more requirements documented in `requirements.txt`:

 {{{
 Flask>=0.9
 Jinja2>=2.7
 MarkupSafe>=0.18
 Pillow>=2.3.0,<2.4
 Werkzeug>=0.8.3
 lxml>=3.2.1
 netlib>=0.10
 pathod>=0.9.2
 pyOpenSSL>=0.14
 pyasn1>=0.1.7
 requests>=1.2.2
 urwid>=1.1.1
 wsgiref>=0.1.2
 jsbeautifier>=1.4.0
 cssutils>=1.0,<1.1
 pydivert>=0.0.2
 }}}

 Not sure if all this is really accurate. But the `Pillow>=2.3.0,<2.4`
 requirement might be an issue as Macports provides `py-Pillow @2.5.1`.
 Also an issue: Macports currently provides `py-cssutils @0.9.9`.

 Brian, can you provide patches and portfiles?

-- 
Ticket URL: <https://trac.macports.org/ticket/44432#comment:3>
MacPorts <http://www.macports.org/>
Ports system for OS X


More information about the macports-tickets mailing list