Skip to content

Commit

Permalink
devel/py-fsspec: Add GITHUB option
Browse files Browse the repository at this point in the history
  • Loading branch information
sunpoet committed Mar 21, 2023
1 parent 70dda74 commit 0f35423
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions devel/py-fsspec/Makefile
Expand Up @@ -16,6 +16,11 @@ USE_PYTHON= autoplist concurrent distutils

NO_ARCH= yes

OPTIONS_DEFINE= GITHUB
GITHUB_DESC= GitHub file system

GITHUB_RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}requests>=0:www/py-requests@${PY_FLAVOR}

.include <bsd.port.pre.mk>

.if ${PYTHON_REL} < 30800
Expand Down

0 comments on commit 0f35423

Please sign in to comment.