Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 04 Jan 2021 23:56:15 +0000
From:      bugzilla-noreply@freebsd.org
To:        ports-bugs@FreeBSD.org
Subject:   [Bug 252424] Mk/Uses/python.mk: Chase removal of graphics/py-pillow6
Message-ID:  <bug-252424-7788@https.bugs.freebsd.org/bugzilla/>

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

            Bug ID: 252424
           Summary: Mk/Uses/python.mk: Chase removal of
                    graphics/py-pillow6
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: Individual Port(s)
          Assignee: ports-bugs@FreeBSD.org
          Reporter: yasu@utahime.org

Created attachment 221276
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=3D221276&action=
=3Dedit
Patch file

Chase removal of graphics/py-pillow6.

After it's removed, ports that requires py-pillow don't work with python 2.=
7.
So make following changes.

* Adjust python range of some ports so they don't use python 2.7.
* Remove PY_PILLOW from Mk/Uses/python.mk.
* Replace '${PY_PILLOW}' in dependency of each port with direct one to
graphics/py-pillow.

This also fixes error of `make index` when default version of python is 3.8=
 or
later.

--=20
You are receiving this mail because:
You are the assignee for the bug.=



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