git: e9c1415c7a46 - main - devel/py-babel: remove py27 flavor to unbreak bulk -a

From: Antoine Brodin <antoine_at_FreeBSD.org>
Date: Mon, 18 Oct 2021 19:30:43 UTC
The branch main has been updated by antoine:

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

commit e9c1415c7a46bb11c46ce2112534098a3f406bf5
Author:     Antoine Brodin <antoine@FreeBSD.org>
AuthorDate: 2021-10-18 19:30:08 +0000
Commit:     Antoine Brodin <antoine@FreeBSD.org>
CommitDate: 2021-10-18 19:30:08 +0000

    devel/py-babel: remove py27 flavor to unbreak bulk -a
---
 devel/py-babel/Makefile | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/devel/py-babel/Makefile b/devel/py-babel/Makefile
index 34983c70e046..d23ef3c7a3f2 100644
--- a/devel/py-babel/Makefile
+++ b/devel/py-babel/Makefile
@@ -14,7 +14,7 @@ LICENSE_FILE=	${WRKSRC}/LICENSE
 
 RUN_DEPENDS=	${PYTHON_PKGNAMEPREFIX}pytz>0:devel/py-pytz@${PY_FLAVOR}
 
-USES=		cpe python:2.7+
+USES=		cpe python
 USE_PYTHON=	autoplist concurrent distutils
 
 CPE_VENDOR=	pocoo