git: e7dd363acccc - main - irc/py-limnoria: Add CPE information
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Thu, 14 Oct 2021 10:14:08 UTC
The branch main has been updated by se: URL: https://cgit.FreeBSD.org/ports/commit/?id=e7dd363acccc11ac23d2a2ee4d9b423e60b0e864 commit e7dd363acccc11ac23d2a2ee4d9b423e60b0e864 Author: Stefan Eßer <se@FreeBSD.org> AuthorDate: 2021-10-14 10:13:58 +0000 Commit: Stefan Eßer <se@FreeBSD.org> CommitDate: 2021-10-14 10:13:58 +0000 irc/py-limnoria: Add CPE information Approved by: portmgr (blanket) --- irc/py-limnoria/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/irc/py-limnoria/Makefile b/irc/py-limnoria/Makefile index 63ada231a75d..74d89409dbed 100644 --- a/irc/py-limnoria/Makefile +++ b/irc/py-limnoria/Makefile @@ -17,7 +17,8 @@ TEST_DEPENDS= ${PYTHON_PKGNAMEPREFIX}feedparser>=0:textproc/py-feedparser@${PY_F ${PYTHON_PKGNAMEPREFIX}pytz>=0:devel/py-pytz@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}mock>=0:devel/py-mock@${PY_FLAVOR} -USES= python:3.6+ # 2.6+ +USES= cpe python:3.6+ +CPE_VENDOR= ${PORTNAME}_project USE_GITHUB= yes USE_PYTHON= autoplist concurrent distutils