#44249: py27-reportlab: switch from pil to Pillow ----------------------+-------------------------------- Reporter: ionic@… | Owner: macports-tickets@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: Keywords: haspatch | Port: py27-reportlab ----------------------+-------------------------------- `py27-reportlab` is currently depending on `py27-pil`, while "newer python" subports depend on `Pillow`. `pil` is "inactivate" and there is no good reason to not switch to `Pillow` for the python 2.7 subport as well. Even worse, we currently have a (run time) conflict in tree: - `rst2pdf` depends on `py27-Pillow` (will be added as a run time dependency in a separate ticket by me) and `py27-reportlab` - `py27-reportlab` depends on `py27-pil` - `py27-Pillow` and `py27-pil` can't be installed/active at the same time. The attached patch switches `py27-reportlab` to depending on `py27-Pillow`. Branches cleanup can be done once `py-reportlab`'s version is increased. -- Ticket URL: <https://trac.macports.org/ticket/44249> MacPorts <http://www.macports.org/> Ports system for OS X