Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 1 Mar 2020 11:33:51 +0100
From:      Antoine Brodin <antoine@freebsd.org>
To:        Kai Knoblich <kai@freebsd.org>
Cc:        ports-committers <ports-committers@freebsd.org>, svn-ports-all <svn-ports-all@freebsd.org>,  svn-ports-head <svn-ports-head@freebsd.org>
Subject:   Re: svn commit: r526962 - in head: cad/k40-whisperer comms/apitran databases/py-mongoengine deskutils/calibre devel/py-asciimatics devel/py-factory-boy devel/py-mwlib devel/py-pydenticon games/fretsonf...
Message-ID:  <CAALwa8=JLeAMKy-jci6vpuXGzcYvKTB66ypsExWsoD3p9Kcptg@mail.gmail.com>
In-Reply-To: <202002241136.01OBaG1s048582@repo.freebsd.org>
References:  <202002241136.01OBaG1s048582@repo.freebsd.org>

next in thread | previous in thread | raw e-mail | index | archive | help
On Mon, Feb 24, 2020 at 12:36 PM Kai Knoblich <kai@freebsd.org> wrote:

> Author: kai
> Date: Mon Feb 24 11:36:15 2020
> New Revision: 526962
> URL: https://svnweb.freebsd.org/changeset/ports/526962
>
> Log:
>   graphics/py-pillow: Update to 7.0.0
>
>   * Repo-Copy the Pillow 6.2.2 release to graphics/py-pillow6 to retain
>     backwards compatibility for Python 2 consumers as the Pillow 7.0.0
> release
>     dropped the support for Python 2.
>
>   * Apply conditional statements to use either Pillow 7.x or Pillow 6.x for
>     consumers that can be built for Python 2 or newer.
>
>   * Exceptions are ports that can be built only for either Python 2 or
>     Python 3.  For the first case, consumers are just assigned to the
>     repo-copied graphics/py-pillow6.
>
>   * Also remove Pillow from BUILD_DEPENDS of math/py-PyWavelets as it is
> not
>     listed in setup.py as a build dependency [1] and relax the version
>     requirements of Pillow for www/py-wagtail.
>

Hi,

Please introduce a PY_PILLOW variable in Mk/Uses/python.mk  (similar to
PY_TYPING or PY_FUTURES) instead of putting the logic in each individual
port.

Thanks.

Antoine (with hat: portmgr)



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?CAALwa8=JLeAMKy-jci6vpuXGzcYvKTB66ypsExWsoD3p9Kcptg>