From nobody Wed Apr 05 17:36:22 2023 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 4PsBd34CWXz43py2; Wed, 5 Apr 2023 17:36:23 +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 "R3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4PsBd25qPwz4JRR; Wed, 5 Apr 2023 17:36:22 +0000 (UTC) (envelope-from git@FreeBSD.org) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1680716182; 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=J6a8dECfusWYwF+wcMR9MSIbScq8ohcUqaTSU5VCs/M=; b=wF2ptk8IuEkdAgFTvSypr8rO3VSjX9+ALYSs59K7DyhKlPJ2cmHGh0swUSJJhhW/OSBhxL FbCzIZyQeva/qBc8CH/HG88P3qiVgqcMXVcVxH/fFLRb2svgB2EojdVUFZx2OFhFKHLpe3 5NjEK5LR155B1tJ4BNe7BoYEff7LyBEPNnQNDldakbtganPkQM3mn9KyIfzRDMyTBmtm6r 7SmITw/SC4L2SZ13bLBbg8u8eGiT0MXdX3/LQdL0lY5EBfKclRectwAi2nd5+JjVMbO5uC p1/ha8k4s2/ammz3Ahl8wL1yxtXigcBwdsoDJFanZ0KT4hgPoWkLQ9TdcsplCQ== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1680716182; 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=J6a8dECfusWYwF+wcMR9MSIbScq8ohcUqaTSU5VCs/M=; b=YUeeLn/FzjF4eTKzjkaA6yeHciqiKKbdfSaZPj4KHkbZpxefwMhtQPylTb7iOcvpvpsYgS 6QH4BlaFLkGMdjUAQ89085Tv4i1Qw8+U/+MUcBHo6pTvBrC72ETy/K2S0otaX+/xJLRTa3 4PvFjfNznkeUko0tiJ3x/fvfujpcRgeaTBp1qlGDpSGvrjgG4XN6yM/FGaxMWLJY98tfZ4 fGrtNXD+5Zvoi4Rp8d6xieh7n/OQJsSSm7mXa0lh5nV4GAfcHOHs5l30YjEhEOsPrT06Iu xpnCRYhp59V8MRU0ZR4UeQULOPgYL1FWk1xLskQ5D0rPi/Vwi53Hg3ZymLwlpw== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1680716182; a=rsa-sha256; cv=none; b=dxM5LhYFc1Vv9NT8s+T/Ret/836dW8OxMxjiMREI8dCxN150oCtXI+d6IsjP6STUplCr1I gO0ojKxNupL8GzjRiPHDA+g98X4b3d1s31JZPZ6pewO8M90BqCsTFAemYhY1p90EqqKZ/i 0RZoboMHneI6v/IQ/EknXu0y83POAZXrqi7i++011nwQ2kLMyCDXfJBjeKhzaarRMfIX5L 9Ugna/RrjRACy8u2fZciQSfAlrItvpNTftgVxePBCiL5cjMN7IlrTkZ/0kIulkti9xZYmx ho1nMNoPvG4l4M0zFrVk1WI59vkgrcp0GPNxalGYgucrYlZlnazhs7DX9ELXSA== 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 4PsBd24wvNzX3S; Wed, 5 Apr 2023 17:36:22 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from gitrepo.freebsd.org ([127.0.1.44]) by gitrepo.freebsd.org (8.16.1/8.16.1) with ESMTP id 335HaMGo086684; Wed, 5 Apr 2023 17:36:22 GMT (envelope-from git@gitrepo.freebsd.org) Received: (from git@localhost) by gitrepo.freebsd.org (8.16.1/8.16.1/Submit) id 335HaM9G086683; Wed, 5 Apr 2023 17:36:22 GMT (envelope-from git) Date: Wed, 5 Apr 2023 17:36:22 GMT Message-Id: <202304051736.335HaM9G086683@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: 67d6fc22c7db - main - devel/py-graphene: Update to 3.2.2 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: Sender: owner-dev-commits-ports-main@freebsd.org X-BeenThere: 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: 67d6fc22c7db9743e652dea75e93f1fe340b099c Auto-Submitted: auto-generated X-ThisMailContainsUnwantedMimeParts: N The branch main has been updated by sunpoet: URL: https://cgit.FreeBSD.org/ports/commit/?id=67d6fc22c7db9743e652dea75e93f1fe340b099c commit 67d6fc22c7db9743e652dea75e93f1fe340b099c Author: Po-Chuan Hsieh AuthorDate: 2023-04-05 17:16:11 +0000 Commit: Po-Chuan Hsieh CommitDate: 2023-04-05 17:30:20 +0000 devel/py-graphene: Update to 3.2.2 Changes: https://github.com/graphql-python/graphene/releases --- devel/py-graphene/Makefile | 2 +- devel/py-graphene/distinfo | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/devel/py-graphene/Makefile b/devel/py-graphene/Makefile index d291d545455f..f86d967bd05e 100644 --- a/devel/py-graphene/Makefile +++ b/devel/py-graphene/Makefile @@ -1,5 +1,5 @@ PORTNAME= graphene -PORTVERSION= 3.2.1 +PORTVERSION= 3.2.2 CATEGORIES= devel python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/devel/py-graphene/distinfo b/devel/py-graphene/distinfo index 5df4e1529c57..fc29933e18f1 100644 --- a/devel/py-graphene/distinfo +++ b/devel/py-graphene/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1674589788 -SHA256 (graphene-3.2.1.tar.gz) = 722243a9da2caeab703b1af9ec0deec602589c97035f86c486106a52d0c67082 -SIZE (graphene-3.2.1.tar.gz) = 56589 +TIMESTAMP = 1679498676 +SHA256 (graphene-3.2.2.tar.gz) = 5b03e72770dc901f40be55784058d6bb1d952a49eb819a4a085962d5e1cf5fcf +SIZE (graphene-3.2.2.tar.gz) = 56606