aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPo-Chuan Hsieh <sunpoet@FreeBSD.org>2022-04-17 23:44:26 +0000
committerPo-Chuan Hsieh <sunpoet@FreeBSD.org>2022-04-17 23:58:16 +0000
commit3e5ffb62162da07719ddb71f1867846eff55e236 (patch)
treed685c650f768eb66a23d8a04b89e56ecf188d74e
parent2cc71b683dcb8a1e254d261d7a66c559e4a12608 (diff)
downloadports-3e5ffb62162da07719ddb71f1867846eff55e236.tar.gz
ports-3e5ffb62162da07719ddb71f1867846eff55e236.zip
devel/py-graphql-relay: Update to 3.2.0
-rw-r--r--devel/py-graphql-relay/Makefile6
-rw-r--r--devel/py-graphql-relay/distinfo6
2 files changed, 6 insertions, 6 deletions
diff --git a/devel/py-graphql-relay/Makefile b/devel/py-graphql-relay/Makefile
index d4141a93979b..02b86e80a1fc 100644
--- a/devel/py-graphql-relay/Makefile
+++ b/devel/py-graphql-relay/Makefile
@@ -1,7 +1,7 @@
# Created by: Po-Chuan Hsieh <sunpoet@FreeBSD.org>
PORTNAME= graphql-relay
-PORTVERSION= 3.1.5
+PORTVERSION= 3.2.0
CATEGORIES= devel python
MASTER_SITES= CHEESESHOP
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
@@ -12,7 +12,7 @@ COMMENT= Relay implementation for Python
LICENSE= MIT
LICENSE_FILE= ${WRKSRC}/LICENSE
-RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}graphql-core>=3.1<3.2:devel/py-graphql-core@${PY_FLAVOR}
+RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}graphql-core>=3.2<3.3:devel/py-graphql-core@${PY_FLAVOR}
USES= python:3.6+
USE_PYTHON= autoplist concurrent distutils
@@ -22,7 +22,7 @@ NO_ARCH= yes
.include <bsd.port.pre.mk>
.if ${PYTHON_REL} < 30800
-RUN_DEPENDS+= ${PYTHON_PKGNAMEPREFIX}typing-extensions>=4<5:devel/py-typing-extensions@${PY_FLAVOR}
+RUN_DEPENDS+= ${PYTHON_PKGNAMEPREFIX}typing-extensions>=4.1<5:devel/py-typing-extensions@${PY_FLAVOR}
.endif
.include <bsd.port.post.mk>
diff --git a/devel/py-graphql-relay/distinfo b/devel/py-graphql-relay/distinfo
index 4a6ad2cdddcd..dfb05852d38f 100644
--- a/devel/py-graphql-relay/distinfo
+++ b/devel/py-graphql-relay/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1643971058
-SHA256 (graphql-relay-3.1.5.tar.gz) = 127f40913f11cb847452ef794931261aae3b222eaaf976f7c8430298534e54d3
-SIZE (graphql-relay-3.1.5.tar.gz) = 49817
+TIMESTAMP = 1650228762
+SHA256 (graphql-relay-3.2.0.tar.gz) = 1ff1c51298356e481a0be009ccdff249832ce53f30559c1338f22a0e0d17250c
+SIZE (graphql-relay-3.2.0.tar.gz) = 50027