aboutsummaryrefslogtreecommitdiff
path: root/devel/py-graphql-core/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'devel/py-graphql-core/Makefile')
-rw-r--r--devel/py-graphql-core/Makefile10
1 files changed, 2 insertions, 8 deletions
diff --git a/devel/py-graphql-core/Makefile b/devel/py-graphql-core/Makefile
index ef7722b82190..735ebcdda7a2 100644
--- a/devel/py-graphql-core/Makefile
+++ b/devel/py-graphql-core/Makefile
@@ -1,5 +1,5 @@
PORTNAME= graphql-core
-PORTVERSION= 3.2.6
+PORTVERSION= 3.2.7
CATEGORIES= devel python
MASTER_SITES= PYPI
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
@@ -20,10 +20,4 @@ USE_PYTHON= autoplist concurrent pep517
NO_ARCH= yes
-.include <bsd.port.pre.mk>
-
-.if ${PYTHON_REL} < 31000
-RUN_DEPENDS+= ${PYTHON_PKGNAMEPREFIX}typing-extensions>=4.1<5:devel/py-typing-extensions@${PY_FLAVOR}
-.endif
-
-.include <bsd.port.post.mk>
+.include <bsd.port.mk>