On 2020/11/10 07:53, wen heping wrote:
> Hi, ports@:
> 
>     Here is a patch for databases/py-sqlparse:
>     i) Update to 0.4.1
>     ii) Switch to MODPY_DEFAULT_VERSION_3

Whdn moving a port to py3-only, we are using this:

FLAVORS=        python3
FLAVOR=         python3

otherwise things get confusing in dependent ports.

It is also necessary to update the Makefile in the parent directory (so
databases/Makefile) to remove the py2 version, add an entry to devel/quirks
to merge the old version (see the many existing py- -> py3- entries),
and add "@pkgpath databases/py-sqlports" to pkg/PLIST.

Reply via email to