svn commit: r518022 - head/devel/py-llfuse

Antoine Brodin antoine at freebsd.org
Wed Nov 20 18:02:28 UTC 2019


On Wed, Nov 20, 2019 at 6:33 PM Dmitry Marakasov <amdmi3 at amdmi3.ru> wrote:
>
> * Antoine Brodin (antoine at FreeBSD.org) wrote:
>
> > Author: antoine
> > Date: Wed Nov 20 14:40:31 2019
> > New Revision: 518022
> > URL: https://svnweb.freebsd.org/changeset/ports/518022
> >
> > Log:
> >   Revert r517286, breaking bulk -a is not covered by portmgr blanket
>
> How exactly and why does specifying the correct python version
> limitation not affecting default python versions, break bulk, and how
> should this be handled?

This breaks bulk -a with default version of python equal to 3.7 or 3.8
because of net/s3ql.
In my opinion the correct way to handle ports that work fine with
python 3.6 but not 3.7 or 3.8 is to mark them BROKEN for these cases.
They may (should?) be fixed upstream or with patches.

Antoine


More information about the svn-ports-all mailing list