Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 31 Aug 2021 09:25:10 GMT
From:      Bernhard Froehlich <decke@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: 15ca49dc4d35 - main - devel/ipython: Add CPE information
Message-ID:  <202108310925.17V9PAW8093240@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch main has been updated by decke:

URL: https://cgit.FreeBSD.org/ports/commit/?id=15ca49dc4d35c4ed09aeb5eceb2626116eb069b3

commit 15ca49dc4d35c4ed09aeb5eceb2626116eb069b3
Author:     Bernhard Froehlich <decke@FreeBSD.org>
AuthorDate: 2021-08-31 08:17:24 +0000
Commit:     Bernhard Froehlich <decke@FreeBSD.org>
CommitDate: 2021-08-31 09:23:18 +0000

    devel/ipython: Add CPE information
    
    Approved by:    portmgr (blanket)
---
 devel/ipython/Makefile | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/devel/ipython/Makefile b/devel/ipython/Makefile
index 417ff520f2ff..084101f1f164 100644
--- a/devel/ipython/Makefile
+++ b/devel/ipython/Makefile
@@ -23,7 +23,7 @@ RUN_DEPENDS=	${PYTHON_PKGNAMEPREFIX}backcall>=0:devel/py-backcall@${PY_FLAVOR} \
 		${PYTHON_PKGNAMEPREFIX}traitlets>=4.2:devel/py-traitlets@${PY_FLAVOR} \
 		${PYTHON_PKGNAMEPREFIX}matplotlib-inline>0:math/py-matplotlib-inline@${PY_FLAVOR}
 
-USES=		python:3.7+
+USES=		cpe python:3.7+
 USE_PYTHON=	autoplist distutils
 
 NO_ARCH=	yes



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