Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 28 Jan 2020 09:45:04 +0000
From:      bugzilla-noreply@freebsd.org
To:        python@FreeBSD.org
Subject:   [Bug 243665] graphics/py-pillow: Update to 7.0.0
Message-ID:  <bug-243665-21822-PCOFYWAOpo@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-243665-21822@https.bugs.freebsd.org/bugzilla/>
References:  <bug-243665-21822@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D243665

--- Comment #3 from Kai Knoblich <kai@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=3Dpython: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 dependenci=
es:
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~=
~~~
- 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=3Ddistutils" 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=3Ddistutils noflavors":
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
- games/pysolfc (I plan to drop the Python 2.7 support as part of this issu=
e.)


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.

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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-243665-21822-PCOFYWAOpo>