mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-05 01:55:52 +00:00
www/py-autobahn: Add CPE information
Approved by: portmgr (blanket)
This commit is contained in:
parent
3390cda8db
commit
5e39474bea
@ -17,10 +17,12 @@ RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}six>=1.11.0:devel/py-six@${PY_FLAVOR} \
|
||||
TEST_DEPENDS= ${PYTHON_PKGNAMEPREFIX}pytest>=2.8.6:devel/py-pytest@${PY_FLAVOR} \
|
||||
${PYTHON_PKGNAMEPREFIX}mock>=1.3.0:devel/py-mock@${PY_FLAVOR}
|
||||
|
||||
USES= python:3.5+
|
||||
USES= cpe python:3.5+
|
||||
USE_GITHUB= yes
|
||||
USE_PYTHON= autoplist distutils
|
||||
|
||||
CPE_VENDOR= crossbar
|
||||
|
||||
GH_ACCOUNT= crossbario
|
||||
GH_PROJECT= autobahn-python
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user