[Bug 243665] graphics/py-pillow: Update to 7.0.0

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Tue Jan 28 09:45:04 UTC 2020


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=243665

--- Comment #3 from Kai Knoblich <kai at FreeBSD.org> ---
Technically a few more ports could make of use of Pillow 7.0.0 if the Python
2.7 build is deactivated for them, e.g. by setting "USES=python:3.5+", to avoid
"bulk -a" breakages. It would also save a few PORTREVISION bumps and would be a
few more steps towards the deorbit of Python 2.7.

I left those ports out from the initial patch for the sake of brevity:

Ports have no consumers that depend upon them and no conflicting dependencies:
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
- devel/py-pydenticon
- games/py-hypatia_engine
- graphics/py-cartopy
- graphics/py-photocollage
- graphics/py-pypillowfight
- misc/py-gluoncv
- security/vinetto (unmaintained)
- www/py-instabot


Ports that doesn't have "USE_PYTHON=distutils" but can be also built for any
Python version:
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
- cad/k40-whisperer
- comms/apitran
- math/asymptote
- misc/cs
- misc/mmdnn

Ports that have "USE_PYTHON=distutils noflavors":
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
- games/pysolfc (I plan to drop the Python 2.7 support as part of this issue.)


If we want to go that route with dropping the Python 2.7 support for those
ports we should do it before landing Pillow 7.0.0, IMHO.

-- 
You are receiving this mail because:
You are on the CC list for the bug.


More information about the freebsd-python mailing list