Skip to content

Commit

Permalink
net/py-ndg-httpsclient: Update version requirement of RUN_DEPENDS
Browse files Browse the repository at this point in the history
  • Loading branch information
sunpoet committed Oct 5, 2023
1 parent ae9a3fe commit e04ea85
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion net/py-ndg-httpsclient/Makefile
Expand Up @@ -14,7 +14,7 @@ LICENSE= BSD3CLAUSE
LICENSE_FILE= ${WRKSRC}/ndg/httpsclient/LICENSE

RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}pyasn1>=0.1.4:devel/py-pyasn1@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}openssl>=0.13:security/py-openssl@${PY_FLAVOR}
${PYTHON_PKGNAMEPREFIX}openssl>=0.13,1:security/py-openssl@${PY_FLAVOR}

USES= python
USE_PYTHON= autoplist concurrent distutils
Expand Down

0 comments on commit e04ea85

Please sign in to comment.