Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 5 Apr 2024 14:03:33 GMT
From:      Kai Knoblich <kai@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: 1e73319f11c6 - main - www/py-strawberry-graphql-django: Update to 0.37.0
Message-ID:  <202404051403.435E3Xcu059120@gitrepo.freebsd.org>

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

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

commit 1e73319f11c6b1a05a4ed8af393a39e5e4f01c0e
Author:     Kai Knoblich <kai@FreeBSD.org>
AuthorDate: 2024-04-05 14:02:20 +0000
Commit:     Kai Knoblich <kai@FreeBSD.org>
CommitDate: 2024-04-05 14:02:20 +0000

    www/py-strawberry-graphql-django: Update to 0.37.0
    
    Changelog:
    
    https://github.com/strawberry-graphql/strawberry-django/releases/tag/v0.37.0
---
 www/py-strawberry-graphql-django/Makefile | 2 +-
 www/py-strawberry-graphql-django/distinfo | 6 +++---
 2 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/www/py-strawberry-graphql-django/Makefile b/www/py-strawberry-graphql-django/Makefile
index 55cb3ce0d6ab..428a83537adc 100644
--- a/www/py-strawberry-graphql-django/Makefile
+++ b/www/py-strawberry-graphql-django/Makefile
@@ -1,5 +1,5 @@
 PORTNAME=	strawberry-graphql-django
-DISTVERSION=	0.36.0
+DISTVERSION=	0.37.0
 CATEGORIES=	www python
 MASTER_SITES=	PYPI
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
diff --git a/www/py-strawberry-graphql-django/distinfo b/www/py-strawberry-graphql-django/distinfo
index f6b3b3932c73..309d50c34065 100644
--- a/www/py-strawberry-graphql-django/distinfo
+++ b/www/py-strawberry-graphql-django/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1711884002
-SHA256 (strawberry_graphql_django-0.36.0.tar.gz) = 37b7875a49b72e405ab275efcd6fe953a45cf9b3e2c45d57bae9113cbe8d18c5
-SIZE (strawberry_graphql_django-0.36.0.tar.gz) = 68951
+TIMESTAMP = 1712323533
+SHA256 (strawberry_graphql_django-0.37.0.tar.gz) = c9d33c2212b23c8ff40a9e8d92225e651736dd83746f8826b07d8a1dead5e167
+SIZE (strawberry_graphql_django-0.37.0.tar.gz) = 69040



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