Date: Wed, 20 Nov 2019 20:23:07 +0300 From: Dmitry Marakasov <amdmi3@amdmi3.ru> To: Antoine Brodin <antoine@FreeBSD.org> Cc: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: Re: svn commit: r518022 - head/devel/py-llfuse Message-ID: <20191120172307.GA24348@hades.panopticon> In-Reply-To: <201911201440.xAKEeWZ7011143@repo.freebsd.org> References: <201911201440.xAKEeWZ7011143@repo.freebsd.org>
next in thread | previous in thread | raw e-mail | index | archive | help
* Antoine Brodin (antoine@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? > Modified: > head/devel/py-llfuse/Makefile > > Modified: head/devel/py-llfuse/Makefile > ============================================================================== > --- head/devel/py-llfuse/Makefile Wed Nov 20 14:23:26 2019 (r518021) > +++ head/devel/py-llfuse/Makefile Wed Nov 20 14:40:31 2019 (r518022) > @@ -12,7 +12,7 @@ COMMENT= Python bindings for low-level FUSE API > > LICENSE= LGPL20+ > > -USES= compiler:c++11-lang fuse pkgconfig python:-3.6 tar:bz2 > +USES= compiler:c++11-lang fuse pkgconfig python tar:bz2 > USE_PYTHON= autoplist distutils > > post-install: > -- Dmitry Marakasov . 55B5 0596 FF1E 8D84 5F56 9510 D35A 80DD F9D2 F77D amdmi3@amdmi3.ru ..: https://github.com/AMDmi3
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20191120172307.GA24348>