1
0
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:
Bernhard Froehlich 2021-09-21 12:32:20 +00:00
parent 3390cda8db
commit 5e39474bea
No known key found for this signature in database
GPG Key ID: 4DD88C3F9F3B8333

View File

@ -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