On 2021/06/14 13:57, Stuart Henderson wrote:
> On 2021/06/14 09:50, wen heping wrote:
> > Hi, ports@:
> >
> >
> > Here is a patch for textproc/py-colored:
> > i) Update to 1.4.2
> > ii) Switch to python3, no other ports depends on py2-colored.
>
> When switching a port from py2+3 to
On 2021/06/14 09:50, wen heping wrote:
> Hi, ports@:
>
>
> Here is a patch for textproc/py-colored:
> i) Update to 1.4.2
> ii) Switch to python3, no other ports depends on py2-colored.
When switching a port from py2+3 to py3-only, these are needed:
- use "FLAVOR = python3" (no ?=)