mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 01:39:16 -04:00
net/py-tweepy: Add CPE information
Approved by: portmgr (blanket)
This commit is contained in:
parent
c172989abe
commit
cfb6680eb7
1 changed files with 3 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Reference in a new issue