Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 11 Jul 2018 19:15:15 +0000 (UTC)
From:      Yuri Victorovich <yuri@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r474475 - head/devel/py-qutip
Message-ID:  <201807111915.w6BJFF03091605@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: yuri
Date: Wed Jul 11 19:15:15 2018
New Revision: 474475
URL: https://svnweb.freebsd.org/changeset/ports/474475

Log:
  science/py-qutip: revert accidental python change

Modified:
  head/devel/py-qutip/Makefile

Modified: head/devel/py-qutip/Makefile
==============================================================================
--- head/devel/py-qutip/Makefile	Wed Jul 11 19:13:48 2018	(r474474)
+++ head/devel/py-qutip/Makefile	Wed Jul 11 19:15:15 2018	(r474475)
@@ -20,7 +20,7 @@ RUN_DEPENDS=	${PYNUMPY} \
 		${PYTHON_PKGNAMEPREFIX}scipy>=0.15:science/py-scipy@${PY_FLAVOR}
 TEST_DEPENDS=	${PYTHON_PKGNAMEPREFIX}nose>0:devel/py-nose@${PY_FLAVOR}
 
-USES=		python
+USES=		python:2.7
 USE_PYTHON=	distutils cython cython_run autoplist
 
 do-test:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201807111915.w6BJFF03091605>