svn commit: r499029 - head/science/py-GPyOpt

Mathieu Arnold mat at FreeBSD.org
Mon Apr 15 16:31:12 UTC 2019


On Mon, Apr 15, 2019 at 03:37:45PM +0000, Mathieu Arnold wrote:
> Author: mat
> Date: Mon Apr 15 15:37:45 2019
> New Revision: 499029
> URL: https://svnweb.freebsd.org/changeset/ports/499029
> 
> Log:
>   science/py-GPy does not support 3.6.

Sorry, this should have said        3.7.

>   Noticed by:	irregular bulk -a with BUILD_ALL_PYTHON_FLAVORS set.
> 
> Modified:
>   head/science/py-GPyOpt/Makefile   (contents, props changed)
> 
> Modified: head/science/py-GPyOpt/Makefile
> ==============================================================================
> --- head/science/py-GPyOpt/Makefile	Mon Apr 15 15:37:39 2019	(r499028)
> +++ head/science/py-GPyOpt/Makefile	Mon Apr 15 15:37:45 2019	(r499029)
> @@ -17,7 +17,7 @@ RUN_DEPENDS=	${PYNUMPY} \
>  		${PYTHON_PKGNAMEPREFIX}scipy>=0.16:science/py-scipy@${PY_FLAVOR} \
>  		${PYTHON_PKGNAMEPREFIX}GPy>=1.8>0:science/py-GPy@${PY_FLAVOR}
>  
> -USES=		python
> +USES=		python:-3.6
>  USE_PYTHON=	distutils concurrent autoplist
>  
>  NO_ARCH=	yes
> 
> 

-- 
Mathieu Arnold
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 963 bytes
Desc: not available
URL: <http://lists.freebsd.org/pipermail/svn-ports-all/attachments/20190415/d60a6865/attachment.sig>


More information about the svn-ports-all mailing list