Skip to content
Snippets Groups Projects
Verified Commit 3e5ffb62 authored by sunpoet's avatar sunpoet
Browse files
parent 2cc71b68
No related branches found
No related tags found
No related merge requests found
# 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>
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
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment