forked from Lainports/opnsense-ports
net/py-urllib3: sync with upstream
Taken from: HardenedBSD
This commit is contained in:
parent
9a788fc43b
commit
0ec05ac2e8
1 changed files with 5 additions and 1 deletions
|
|
@ -17,9 +17,13 @@ RUN_DEPENDS?= ${PYTHON_PKGNAMEPREFIX}cryptography>=1.3.4:security/py-cryptograph
|
|||
${PYTHON_PKGNAMEPREFIX}idna>=2.0:dns/py-idna \
|
||||
${PYTHON_PKGNAMEPREFIX}openssl>=16.0:security/py-openssl \
|
||||
${PYTHON_PKGNAMEPREFIX}pysocks>=1.5.7:net/py-pysocks
|
||||
TEST_DEPENDS?= ${PYTHON_PKGNAMEPREFIX}mock>=0:devel/py-mock \
|
||||
${PYTHON_PKGNAMEPREFIX}nose>=0:devel/py-nose \
|
||||
${PYTHON_PKGNAMEPREFIX}pytest>=0:devel/py-pytest
|
||||
#TEST_DEPENDS+= ${PYTHON_PKGNAMEPREFIX}tornado>=0:www/py-tornado
|
||||
|
||||
USES?= python
|
||||
USE_PYTHON= autoplist distutils
|
||||
USE_PYTHON= autoplist concurrent distutils
|
||||
NO_ARCH= yes
|
||||
SUB_FILES= pkg-message
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue