Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 18 Apr 2026 22:02:45 +0000
From:      Po-Chuan Hsieh <sunpoet@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: 078be1ee01b0 - main - devel/py-graphql-core: Update to 3.2.8
Message-ID:  <69e3ff85.33d23.69e97b96@gitrepo.freebsd.org>

index | next in thread | raw e-mail

The branch main has been updated by sunpoet:

URL: https://cgit.FreeBSD.org/ports/commit/?id=078be1ee01b0d225cedf7bd45ffed0cd2136f9e1

commit 078be1ee01b0d225cedf7bd45ffed0cd2136f9e1
Author:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2026-04-18 21:23:45 +0000
Commit:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2026-04-18 21:51:53 +0000

    devel/py-graphql-core: Update to 3.2.8
    
    Changes:        https://github.com/graphql-python/graphql-core/releases
---
 devel/py-graphql-core/Makefile | 4 ++--
 devel/py-graphql-core/distinfo | 6 +++---
 2 files changed, 5 insertions(+), 5 deletions(-)

diff --git a/devel/py-graphql-core/Makefile b/devel/py-graphql-core/Makefile
index f39e098e53be..8527161b0cb9 100644
--- a/devel/py-graphql-core/Makefile
+++ b/devel/py-graphql-core/Makefile
@@ -1,5 +1,5 @@
 PORTNAME=	graphql-core
-PORTVERSION=	3.2.7
+PORTVERSION=	3.2.8
 CATEGORIES=	devel python
 MASTER_SITES=	PYPI
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
@@ -13,7 +13,7 @@ LICENSE=	MIT
 LICENSE_FILE=	${WRKSRC}/LICENSE
 
 BUILD_DEPENDS=	${PYTHON_PKGNAMEPREFIX}poetry-core>=1<3:devel/py-poetry-core@${PY_FLAVOR} \
-		${PYTHON_PKGNAMEPREFIX}setuptools>=59<81:devel/py-setuptools@${PY_FLAVOR}
+		${PYTHON_PKGNAMEPREFIX}setuptools>=59<83:devel/py-setuptools@${PY_FLAVOR}
 
 USES=		python
 USE_PYTHON=	autoplist concurrent pep517
diff --git a/devel/py-graphql-core/distinfo b/devel/py-graphql-core/distinfo
index 0122c265a2ea..43fda557b98e 100644
--- a/devel/py-graphql-core/distinfo
+++ b/devel/py-graphql-core/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1762586796
-SHA256 (graphql_core-3.2.7.tar.gz) = 27b6904bdd3b43f2a0556dad5d579bdfdeab1f38e8e8788e555bdcb586a6f62c
-SIZE (graphql_core-3.2.7.tar.gz) = 513484
+TIMESTAMP = 1775587288
+SHA256 (graphql_core-3.2.8.tar.gz) = 015457da5d996c924ddf57a43f4e959b0b94fb695b85ed4c29446e508ed65cf3
+SIZE (graphql_core-3.2.8.tar.gz) = 513181


home | help

Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?69e3ff85.33d23.69e97b96>