Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 21 Oct 2024 09:34:28 GMT
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: beda7781bdd2 - main - devel/py-graphene: Update to 3.3
Message-ID:  <202410210934.49L9YS8a029232@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch main has been updated by sunpoet:

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

commit beda7781bdd26965b153965a908e61dad8c21925
Author:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2024-10-21 06:34:00 +0000
Commit:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2024-10-21 09:17:31 +0000

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

diff --git a/devel/py-graphene/Makefile b/devel/py-graphene/Makefile
index ad6ba8da9124..412aa957fbec 100644
--- a/devel/py-graphene/Makefile
+++ b/devel/py-graphene/Makefile
@@ -1,6 +1,5 @@
 PORTNAME=	graphene
-PORTVERSION=	3.2.2
-PORTREVISION=	1
+PORTVERSION=	3.3
 CATEGORIES=	devel python
 MASTER_SITES=	PYPI
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
diff --git a/devel/py-graphene/distinfo b/devel/py-graphene/distinfo
index fc29933e18f1..fe572c4d0740 100644
--- a/devel/py-graphene/distinfo
+++ b/devel/py-graphene/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1679498676
-SHA256 (graphene-3.2.2.tar.gz) = 5b03e72770dc901f40be55784058d6bb1d952a49eb819a4a085962d5e1cf5fcf
-SIZE (graphene-3.2.2.tar.gz) = 56606
+TIMESTAMP = 1729240348
+SHA256 (graphene-3.3.tar.gz) = 529bf40c2a698954217d3713c6041d69d3f719ad0080857d7ee31327112446b0
+SIZE (graphene-3.3.tar.gz) = 57893



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202410210934.49L9YS8a029232>