git: 670a0ed24de6 - main - devel/py-graphql-core: Update to 3.2.3
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Mon, 03 Oct 2022 17:13:33 UTC
The branch main has been updated by sunpoet: URL: https://cgit.FreeBSD.org/ports/commit/?id=670a0ed24de6b50b6b7344f300a3f535007b83b9 commit 670a0ed24de6b50b6b7344f300a3f535007b83b9 Author: Po-Chuan Hsieh <sunpoet@FreeBSD.org> AuthorDate: 2022-10-03 17:05:08 +0000 Commit: Po-Chuan Hsieh <sunpoet@FreeBSD.org> CommitDate: 2022-10-03 17:10:29 +0000 devel/py-graphql-core: Update to 3.2.3 Changes: https://github.com/graphql-python/graphql-core/releases --- devel/py-graphql-core/Makefile | 10 ++++++++-- devel/py-graphql-core/distinfo | 6 +++--- 2 files changed, 11 insertions(+), 5 deletions(-) diff --git a/devel/py-graphql-core/Makefile b/devel/py-graphql-core/Makefile index 5b1bb408879c..e3bd3fe9aac8 100644 --- a/devel/py-graphql-core/Makefile +++ b/devel/py-graphql-core/Makefile @@ -1,5 +1,5 @@ PORTNAME= graphql-core -PORTVERSION= 3.2.1 +PORTVERSION= 3.2.3 CATEGORIES= devel python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} @@ -16,4 +16,10 @@ USE_PYTHON= autoplist concurrent distutils NO_ARCH= yes -.include <bsd.port.mk> +.include <bsd.port.pre.mk> + +.if ${PYTHON_REL} < 30800 +RUN_DEPENDS+= ${PYTHON_PKGNAMEPREFIX}typing-extensions>=4.2<5:devel/py-typing-extensions@${PY_FLAVOR} +.endif + +.include <bsd.port.post.mk> diff --git a/devel/py-graphql-core/distinfo b/devel/py-graphql-core/distinfo index 8080043c7157..0d883ef4d08e 100644 --- a/devel/py-graphql-core/distinfo +++ b/devel/py-graphql-core/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1650228760 -SHA256 (graphql-core-3.2.1.tar.gz) = 9d1bf141427b7d54be944587c8349df791ce60ade2e3cccaf9c56368c133c201 -SIZE (graphql-core-3.2.1.tar.gz) = 524119 +TIMESTAMP = 1664767912 +SHA256 (graphql-core-3.2.3.tar.gz) = 06d2aad0ac723e35b1cb47885d3e5c45e956a53bc1b209a9fc5369007fe46676 +SIZE (graphql-core-3.2.3.tar.gz) = 529552