git: afb9ab699025 - main - devel/py-graphql-core: Update to 3.2.4
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sun, 08 Sep 2024 18:43:59 UTC
The branch main has been updated by sunpoet: URL: https://cgit.FreeBSD.org/ports/commit/?id=afb9ab699025d2cee344259bb7eec7fddd88c0d2 commit afb9ab699025d2cee344259bb7eec7fddd88c0d2 Author: Po-Chuan Hsieh <sunpoet@FreeBSD.org> AuthorDate: 2024-09-08 18:18:39 +0000 Commit: Po-Chuan Hsieh <sunpoet@FreeBSD.org> CommitDate: 2024-09-08 18:37:22 +0000 devel/py-graphql-core: Update to 3.2.4 Changes: https://github.com/graphql-python/graphql-core/releases --- devel/py-graphql-core/Makefile | 11 ++++++++--- devel/py-graphql-core/distinfo | 6 +++--- 2 files changed, 11 insertions(+), 6 deletions(-) diff --git a/devel/py-graphql-core/Makefile b/devel/py-graphql-core/Makefile index 2cb88f651548..4018d34c843a 100644 --- a/devel/py-graphql-core/Makefile +++ b/devel/py-graphql-core/Makefile @@ -1,6 +1,5 @@ PORTNAME= graphql-core -PORTVERSION= 3.2.3 -PORTREVISION= 1 +PORTVERSION= 3.2.4 CATEGORIES= devel python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} @@ -20,4 +19,10 @@ USE_PYTHON= autoplist concurrent pep517 NO_ARCH= yes -.include <bsd.port.mk> +.include <bsd.port.pre.mk> + +.if ${PYTHON_REL} < 31000 +RUN_DEPENDS+= ${PYTHON_PKGNAMEPREFIX}typing-extensions>=4<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 0d883ef4d08e..a26194c47102 100644 --- a/devel/py-graphql-core/distinfo +++ b/devel/py-graphql-core/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1664767912 -SHA256 (graphql-core-3.2.3.tar.gz) = 06d2aad0ac723e35b1cb47885d3e5c45e956a53bc1b209a9fc5369007fe46676 -SIZE (graphql-core-3.2.3.tar.gz) = 529552 +TIMESTAMP = 1725559723 +SHA256 (graphql-core-3.2.4.tar.gz) = acbe2e800980d0e39b4685dd058c2f4042660b89ebca38af83020fd872ff1264 +SIZE (graphql-core-3.2.4.tar.gz) = 504611