www/py-hyperlink: sync with upstream
Taken from: FreeBSD
This commit is contained in:
parent
8612fd5075
commit
8da6d9ad5e
1 changed files with 1 additions and 1 deletions
|
|
@ -12,7 +12,7 @@ WWW= https://github.com/python-hyper/hyperlink
|
|||
LICENSE= MIT
|
||||
LICENSE_FILE= ${WRKSRC}/LICENSE
|
||||
|
||||
BUILD_DEPENDS= ${PY_SETUPTOOLS} \
|
||||
BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}setuptools>=0:devel/py-setuptools@${PY_FLAVOR} \
|
||||
${PYTHON_PKGNAMEPREFIX}wheel>=0:devel/py-wheel@${PY_FLAVOR}
|
||||
RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}idna>=2.5:dns/py-idna@${PY_FLAVOR}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue