diff options
Diffstat (limited to 'devel/py-graphql-core/Makefile')
| -rw-r--r-- | devel/py-graphql-core/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/py-graphql-core/Makefile b/devel/py-graphql-core/Makefile index 735ebcdda7a2..f39e098e53be 100644 --- a/devel/py-graphql-core/Makefile +++ b/devel/py-graphql-core/Makefile @@ -13,7 +13,7 @@ LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}poetry-core>=1<3:devel/py-poetry-core@${PY_FLAVOR} \ - ${PYTHON_PKGNAMEPREFIX}setuptools>=59<76:devel/py-setuptools@${PY_FLAVOR} + ${PYTHON_PKGNAMEPREFIX}setuptools>=59<81:devel/py-setuptools@${PY_FLAVOR} USES= python USE_PYTHON= autoplist concurrent pep517 |
