From f7455240e3b2acb3cd4804dac9a3afe2582a0a96 Mon Sep 17 00:00:00 2001 From: Antoine Brodin Date: Mon, 19 Feb 2018 11:10:43 +0000 Subject: Reduce dependency on the python2 metaport PR: 225752 Submitted by: Yasuhiro KIMURA --- textproc/py-elasticsearch2-dsl-py/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'textproc/py-elasticsearch2-dsl-py') diff --git a/textproc/py-elasticsearch2-dsl-py/Makefile b/textproc/py-elasticsearch2-dsl-py/Makefile index 09f3b75624a8..2930449d1829 100644 --- a/textproc/py-elasticsearch2-dsl-py/Makefile +++ b/textproc/py-elasticsearch2-dsl-py/Makefile @@ -3,7 +3,7 @@ PORTNAME= py-elasticsearch2-dsl-py PORTVERSION= 2.1.0 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= textproc python PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} @@ -18,7 +18,7 @@ USE_GITHUB= yes GH_ACCOUNT= elastic GH_PROJECT= elasticsearch-dsl-py -USES= python:2 +USES= python:2.7 USE_PYTHON= autoplist distutils .include -- cgit v1.2.3