svn commit: r514881 - head/textproc/py-openpyxl

Antoine Brodin antoine at FreeBSD.org
Sun Oct 20 07:50:41 UTC 2019


Author: antoine
Date: Sun Oct 20 07:50:41 2019
New Revision: 514881
URL: https://svnweb.freebsd.org/changeset/ports/514881

Log:
  Add portscout limit

Modified:
  head/textproc/py-openpyxl/Makefile

Modified: head/textproc/py-openpyxl/Makefile
==============================================================================
--- head/textproc/py-openpyxl/Makefile	Sun Oct 20 07:50:40 2019	(r514880)
+++ head/textproc/py-openpyxl/Makefile	Sun Oct 20 07:50:41 2019	(r514881)
@@ -16,6 +16,7 @@ RUN_DEPENDS=	${PYTHON_PKGNAMEPREFIX}jdcal>=0:devel/py-
 		${PYTHON_PKGNAMEPREFIX}et_xmlfile>=0:textproc/py-et_xmlfile@${PY_FLAVOR}
 
 NO_ARCH=	yes
+PORTSCOUT=	limit:^2\.	# Version 3 drops python 2.7 compatibility
 USES=		python
 USE_PYTHON=	distutils autoplist
 


More information about the svn-ports-head mailing list