git: 58f06a8300e1 - main - devel/py-graphql-core: Update to 3.2.6
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Mon, 03 Feb 2025 15:57:25 UTC
The branch main has been updated by sunpoet: URL: https://cgit.FreeBSD.org/ports/commit/?id=58f06a8300e1f3f1aed1682f8022d09ce60356bf commit 58f06a8300e1f3f1aed1682f8022d09ce60356bf Author: Po-Chuan Hsieh <sunpoet@FreeBSD.org> AuthorDate: 2025-02-03 15:18:36 +0000 Commit: Po-Chuan Hsieh <sunpoet@FreeBSD.org> CommitDate: 2025-02-03 15:51:07 +0000 devel/py-graphql-core: Update to 3.2.6 Changes: https://github.com/graphql-python/graphql-core/releases --- devel/py-graphql-core/Makefile | 8 ++++---- devel/py-graphql-core/distinfo | 6 +++--- 2 files changed, 7 insertions(+), 7 deletions(-) diff --git a/devel/py-graphql-core/Makefile b/devel/py-graphql-core/Makefile index f229256c2206..ef7722b82190 100644 --- a/devel/py-graphql-core/Makefile +++ b/devel/py-graphql-core/Makefile @@ -1,5 +1,5 @@ PORTNAME= graphql-core -PORTVERSION= 3.2.5 +PORTVERSION= 3.2.6 CATEGORIES= devel python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} @@ -12,8 +12,8 @@ WWW= https://github.com/graphql-python/graphql-core-next LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE -BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}poetry-core>=1<2:devel/py-poetry-core@${PY_FLAVOR} \ - ${PYTHON_PKGNAMEPREFIX}setuptools>=59<70:devel/py-setuptools@${PY_FLAVOR} +BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}poetry-core>=1<3:devel/py-poetry-core@${PY_FLAVOR} \ + ${PYTHON_PKGNAMEPREFIX}setuptools>=59<76:devel/py-setuptools@${PY_FLAVOR} USES= python USE_PYTHON= autoplist concurrent pep517 @@ -23,7 +23,7 @@ NO_ARCH= yes .include <bsd.port.pre.mk> .if ${PYTHON_REL} < 31000 -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-core/distinfo b/devel/py-graphql-core/distinfo index 5c7d4b5fc18f..cd3068664f16 100644 --- a/devel/py-graphql-core/distinfo +++ b/devel/py-graphql-core/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1729240352 -SHA256 (graphql_core-3.2.5.tar.gz) = e671b90ed653c808715645e3998b7ab67d382d55467b7e2978549111bbabf8d5 -SIZE (graphql_core-3.2.5.tar.gz) = 504664 +TIMESTAMP = 1738088972 +SHA256 (graphql_core-3.2.6.tar.gz) = c08eec22f9e40f0bd61d805907e3b3b1b9a320bc606e23dc145eebca07c8fbab +SIZE (graphql_core-3.2.6.tar.gz) = 505353