Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 20 Nov 2019 14:57:38 +0000 (UTC)
From:      Antoine Brodin <antoine@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r518030 - head/devel/py-joblib
Message-ID:  <201911201457.xAKEvcto023497@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: antoine
Date: Wed Nov 20 14:57:37 2019
New Revision: 518030
URL: https://svnweb.freebsd.org/changeset/ports/518030

Log:
  Revert r518008, breaking bulk -a is not covered by portmgr blanket

Modified:
  head/devel/py-joblib/Makefile

Modified: head/devel/py-joblib/Makefile
==============================================================================
--- head/devel/py-joblib/Makefile	Wed Nov 20 14:56:08 2019	(r518029)
+++ head/devel/py-joblib/Makefile	Wed Nov 20 14:57:37 2019	(r518030)
@@ -13,7 +13,7 @@ COMMENT=	Lightweight pipelining using Python functions
 LICENSE=	BSD3CLAUSE
 LICENSE_FILE=	${WRKSRC}/LICENSE.txt
 
-USES=		python:-3.7
+USES=		python
 USE_PYTHON=	distutils autoplist
 NO_ARCH=	yes
 



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