Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 31 Jul 2023 16:47:43 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: 34fa72c9c289 - main - www/py-starlette: Update to 0.30.0
Message-ID:  <202307311647.36VGlhkk081470@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=34fa72c9c289f70a1a1248e8a3c6ca16c72c1e80

commit 34fa72c9c289f70a1a1248e8a3c6ca16c72c1e80
Author:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2023-07-31 16:33:22 +0000
Commit:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2023-07-31 16:40:18 +0000

    www/py-starlette: Update to 0.30.0
    
    - Update WWW
    
    Changes:        https://github.com/encode/starlette/releases
                    https://www.starlette.io/release-notes/
---
 www/py-starlette/Makefile | 5 +++--
 www/py-starlette/distinfo | 6 +++---
 2 files changed, 6 insertions(+), 5 deletions(-)

diff --git a/www/py-starlette/Makefile b/www/py-starlette/Makefile
index 3ca1a271d05f..57e5af24471b 100644
--- a/www/py-starlette/Makefile
+++ b/www/py-starlette/Makefile
@@ -1,12 +1,13 @@
 PORTNAME=	starlette
-PORTVERSION=	0.28.0
+PORTVERSION=	0.30.0
 CATEGORIES=	www python
 MASTER_SITES=	PYPI
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
 
 MAINTAINER=	sunpoet@FreeBSD.org
 COMMENT=	Lightweight ASGI framework/toolkit
-WWW=		https://github.com/encode/starlette
+WWW=		https://www.starlette.io/ \
+		https://github.com/encode/starlette
 
 LICENSE=	BSD3CLAUSE
 LICENSE_FILE=	${WRKSRC}/LICENSE.md
diff --git a/www/py-starlette/distinfo b/www/py-starlette/distinfo
index 751084bdbecf..45ee81667219 100644
--- a/www/py-starlette/distinfo
+++ b/www/py-starlette/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1686496792
-SHA256 (starlette-0.28.0.tar.gz) = 7bf3da5e997e796cc202cef2bd3f96a7d9b1e1943203c2fe2b42e020bc658482
-SIZE (starlette-0.28.0.tar.gz) = 2841702
+TIMESTAMP = 1689398915
+SHA256 (starlette-0.30.0.tar.gz) = 9cf6bd5f2fbc091c2f22701f9b7f7dfcbd304a567845cffbf89d706543fd2a03
+SIZE (starlette-0.30.0.tar.gz) = 2842944



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