From nobody Mon Oct 21 09:34:30 2024 X-Original-To: dev-commits-ports-main@mlmmj.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mlmmj.nyi.freebsd.org (Postfix) with ESMTP id 4XX9BG5z8mz5YkkV; Mon, 21 Oct 2024 09:34:30 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "R11" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4XX9BG4lylz4hmB; Mon, 21 Oct 2024 09:34:30 +0000 (UTC) (envelope-from git@FreeBSD.org) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1729503270; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding; bh=NpT/xQmZLoJTQho8iGax5McdK/3orG7zeT6LXRdVThE=; b=m6IVK+1qpeeINN9T2In6OO8XpbCSdK/xGx4QYDXIAkq8ZupxcLJDSZMmJdZEdqtStTdbej 6/m9+unHy4wcniSNtNbLmAPUNYtr9pCUsdW44CVaONDmp9ZMJWPavypJYZB2g1CY5haEkV CjaU9/3AQcrasCfRQQw6f4m8thAH5C5cvTs7bmN3Ox4Ns5oQPOL8E7uPzx8G7rwcH3XTzf 1dOy/MdX2O3hYhKwNqL6V2N4lBDxuEqZsmWKjsMqHUxi5BhYCWp9DebuolfXBqK+cQIszD TFELgmixd9ef+PdNMzWlubmhEz0oZB5mfqrgWE+o6J7drFX60PZhM+qdpmqjDw== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1729503270; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding; bh=NpT/xQmZLoJTQho8iGax5McdK/3orG7zeT6LXRdVThE=; b=yjJUFYA2pOEArABeNbtbPTM/CIKW1UO6r7XsUQuVvIPJKbnok+ZB+wu7ov0lLbnax7Z+BZ tvZtwF0ajXxWNYMqB5XNFxUYku9KAnD9lFEsIV1saeGs+DaZ/WtK76PZlc3ijflWC2pSJc mcQlw/BQhsmdOHTYr3cb2HA44DdfYsuAB4YbGNXTz5y9ClxEb9bugJuSjGbxeKcGKoAa66 1woQIPINvc3wsRTCC0fGkdTNQcrsaLyfRA0EIh6+pej/HUa4Vi9FLTQ5iMN2LNf2OUiR3D p+w5IVh85AaoVC3fCTFM9o87X3CP1cHr7EBg9u7uyVY1hWlK3IFAAS8oXZLM7g== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1729503270; a=rsa-sha256; cv=none; b=DgTmECOqJ9Wi9WqPsuySmgeBaiCFMlMbklDfMY2aggIuxbZNaM/FUPnjc2bGHg+xQn43f8 AtPoDX9WWf9PNjCTpzLNxSac0iXfbgbjelH/q+taRKXkpUWrclVlp74tOs7rnzcUPKCRby PIt4QJ6haHV0ZnyzTVVlYaN2HsTVslnUEkLQ9lKMqf5PShilPqUReltyq21AR4GSq2fUIM XlETaJELr//KgtjxiELNoZ+sXqjgEi8XvF1QcXu0541eapKdXKv+4gUTsV3p3RK89ajVBL Ch6lAsmcNjIDW5/c796RtZtWy73sho2VeqCfacfsHAWN8T9zMcua4SjAv9Hktw== Received: from gitrepo.freebsd.org (gitrepo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:5]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 4XX9BG4LsMzQ2d; Mon, 21 Oct 2024 09:34:30 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from gitrepo.freebsd.org ([127.0.1.44]) by gitrepo.freebsd.org (8.18.1/8.18.1) with ESMTP id 49L9YUxZ029336; Mon, 21 Oct 2024 09:34:30 GMT (envelope-from git@gitrepo.freebsd.org) Received: (from git@localhost) by gitrepo.freebsd.org (8.18.1/8.18.1/Submit) id 49L9YUuY029333; Mon, 21 Oct 2024 09:34:30 GMT (envelope-from git) Date: Mon, 21 Oct 2024 09:34:30 GMT Message-Id: <202410210934.49L9YUuY029333@gitrepo.freebsd.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org From: Po-Chuan Hsieh Subject: git: f9342050283c - main - devel/py-graphql-core: Update to 3.2.5 List-Id: Commits to the main branch of the FreeBSD ports repository List-Archive: https://lists.freebsd.org/archives/dev-commits-ports-main List-Help: List-Post: List-Subscribe: List-Unsubscribe: X-BeenThere: dev-commits-ports-main@freebsd.org Sender: owner-dev-commits-ports-main@FreeBSD.org MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-Git-Committer: sunpoet X-Git-Repository: ports X-Git-Refname: refs/heads/main X-Git-Reftype: branch X-Git-Commit: f9342050283c16b2a9360137a0213321070417e4 Auto-Submitted: auto-generated The branch main has been updated by sunpoet: URL: https://cgit.FreeBSD.org/ports/commit/?id=f9342050283c16b2a9360137a0213321070417e4 commit f9342050283c16b2a9360137a0213321070417e4 Author: Po-Chuan Hsieh AuthorDate: 2024-10-21 06:34:02 +0000 Commit: Po-Chuan Hsieh CommitDate: 2024-10-21 09:17:31 +0000 devel/py-graphql-core: Update to 3.2.5 Changes: https://github.com/graphql-python/graphql-core/releases --- devel/py-graphql-core/Makefile | 3 ++- devel/py-graphql-core/distinfo | 6 +++--- 2 files changed, 5 insertions(+), 4 deletions(-) diff --git a/devel/py-graphql-core/Makefile b/devel/py-graphql-core/Makefile index 4018d34c843a..f229256c2206 100644 --- a/devel/py-graphql-core/Makefile +++ b/devel/py-graphql-core/Makefile @@ -1,8 +1,9 @@ PORTNAME= graphql-core -PORTVERSION= 3.2.4 +PORTVERSION= 3.2.5 CATEGORIES= devel python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} +DISTNAME= graphql_core-${PORTVERSION} MAINTAINER= sunpoet@FreeBSD.org COMMENT= GraphQL implementation for Python diff --git a/devel/py-graphql-core/distinfo b/devel/py-graphql-core/distinfo index a26194c47102..5c7d4b5fc18f 100644 --- a/devel/py-graphql-core/distinfo +++ b/devel/py-graphql-core/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1725559723 -SHA256 (graphql-core-3.2.4.tar.gz) = acbe2e800980d0e39b4685dd058c2f4042660b89ebca38af83020fd872ff1264 -SIZE (graphql-core-3.2.4.tar.gz) = 504611 +TIMESTAMP = 1729240352 +SHA256 (graphql_core-3.2.5.tar.gz) = e671b90ed653c808715645e3998b7ab67d382d55467b7e2978549111bbabf8d5 +SIZE (graphql_core-3.2.5.tar.gz) = 504664