#44308: py-SRPAstro: switch PIL/Pillow dependency to py-matplotlib and py-scipy. -------------------------------------------------+------------------------- Reporter: ionic@… | Owner: macports- Type: defect | tickets@… Priority: Normal | Status: new Component: ports | Milestone: Resolution: | Version: Port: py-SRPAstro py-matplotlib py-scipy | Keywords: haspatch -------------------------------------------------+------------------------- Comment (by petr@…): I just looked though the code. It specifies pil as an requirement, so I would argue that at least **formally** it depends on PIL. So this should be better addressed upstream. {{{ sudo grep -i pil * -r [...] SRPAstro.egg-info/requires.txt:pil setup.py: install_requires=['scipy', 'astlib>=0.4', 'pil', 'matplotlib', 'atpy', }}} -- Ticket URL: <https://trac.macports.org/ticket/44308#comment:3> MacPorts <http://www.macports.org/> Ports system for OS X