git: cfb6680eb7c4 - main - net/py-tweepy: Add CPE information
Bernhard Froehlich
decke at FreeBSD.org
Wed Sep 29 20:02:34 UTC 2021
The branch main has been updated by decke:
URL: https://cgit.FreeBSD.org/ports/commit/?id=cfb6680eb7c4729855a7b64aa4b1808dda8289c4
commit cfb6680eb7c4729855a7b64aa4b1808dda8289c4
Author: Bernhard Froehlich <decke at FreeBSD.org>
AuthorDate: 2021-09-29 19:54:37 +0000
Commit: Bernhard Froehlich <decke at FreeBSD.org>
CommitDate: 2021-09-29 19:54:37 +0000
net/py-tweepy: Add CPE information
Approved by: portmgr (blanket)
---
net/py-tweepy/Makefile | 4 +++-
1 file changed, 3 insertions(+), 1 deletion(-)
diff --git a/net/py-tweepy/Makefile b/net/py-tweepy/Makefile
index 78c006f4441c..d774d65cca5a 100644
--- a/net/py-tweepy/Makefile
+++ b/net/py-tweepy/Makefile
@@ -19,10 +19,12 @@ TEST_DEPENDS= ${PYTHON_PKGNAMEPREFIX}nose>=1.3.3:devel/py-nose@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}mock>=1.0.1:devel/py-mock@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}vcrpy>=1.10.3:devel/py-vcrpy@${PY_FLAVOR}
-USES= python
+USES= cpe python
USE_GITHUB= yes
USE_PYTHON= autoplist distutils
+CPE_VENDOR= josh_roesslein
+
NO_ARCH= yes
TEST_ENV= USE_REPLAY=1
More information about the dev-commits-ports-all
mailing list