summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--devel/py-graphql-core/Makefile4
-rw-r--r--devel/py-graphql-core/distinfo6
2 files changed, 5 insertions, 5 deletions
diff --git a/devel/py-graphql-core/Makefile b/devel/py-graphql-core/Makefile
index cbb87f0e90f9..683874cadd92 100644
--- a/devel/py-graphql-core/Makefile
+++ b/devel/py-graphql-core/Makefile
@@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= graphql-core
-PORTVERSION= 2.2
+PORTVERSION= 2.2.1
CATEGORIES= devel python
MASTER_SITES= CHEESESHOP
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
@@ -14,7 +14,7 @@ LICENSE= MIT
LICENSE_FILE= ${WRKSRC}/LICENSE
RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}promise>=2.1:devel/py-promise@${PY_FLAVOR} \
- ${PYTHON_PKGNAMEPREFIX}rx>=1.6.0:devel/py-rx@${PY_FLAVOR} \
+ ${PYTHON_PKGNAMEPREFIX}rx>=1.6<3:devel/py-rx@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}six>=1.10.0:devel/py-six@${PY_FLAVOR}
USES= python
diff --git a/devel/py-graphql-core/distinfo b/devel/py-graphql-core/distinfo
index 6c5b8a065b97..ff9ce7bcf8bc 100644
--- a/devel/py-graphql-core/distinfo
+++ b/devel/py-graphql-core/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1559944333
-SHA256 (graphql-core-2.2.tar.gz) = 60ef8277b82aaad49e87154a0288a9542a82a63909568375712f826b1c280ef5
-SIZE (graphql-core-2.2.tar.gz) = 99204
+TIMESTAMP = 1563805955
+SHA256 (graphql-core-2.2.1.tar.gz) = da64c472d720da4537a2e8de8ba859210b62841bd47a9be65ca35177f62fe0e4
+SIZE (graphql-core-2.2.1.tar.gz) = 99207