Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 2 Jan 2025 02:51:12 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: 3bec49b73c79 - main - www/py-starlette: Update to 0.45.1
Message-ID:  <202501020251.5022pC6b015599@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=3bec49b73c79de4ff5768656ec8c8d35dc2274e2

commit 3bec49b73c79de4ff5768656ec8c8d35dc2274e2
Author:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2025-01-02 02:45:24 +0000
Commit:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2025-01-02 02:45:24 +0000

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

diff --git a/www/py-starlette/Makefile b/www/py-starlette/Makefile
index 7c951e2a6382..bcc57b8c4b4f 100644
--- a/www/py-starlette/Makefile
+++ b/www/py-starlette/Makefile
@@ -1,5 +1,5 @@
 PORTNAME=	starlette
-PORTVERSION=	0.43.0
+PORTVERSION=	0.45.1
 CATEGORIES=	www python
 MASTER_SITES=	PYPI
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
@@ -15,7 +15,7 @@ LICENSE_FILE=	${WRKSRC}/LICENSE.md
 BUILD_DEPENDS=	${PYTHON_PKGNAMEPREFIX}hatchling>=0:devel/py-hatchling@${PY_FLAVOR}
 RUN_DEPENDS=	${PYTHON_PKGNAMEPREFIX}anyio>=3.4.0<5:devel/py-anyio@${PY_FLAVOR}
 
-USES=		python
+USES=		python:3.9+
 USE_PYTHON=	autoplist concurrent pep517
 
 NO_ARCH=	yes
diff --git a/www/py-starlette/distinfo b/www/py-starlette/distinfo
index fd2fa8d0feaa..7a3d79d5a496 100644
--- a/www/py-starlette/distinfo
+++ b/www/py-starlette/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1735227986
-SHA256 (starlette-0.43.0.tar.gz) = d4887cfd776f8f925c1b140829da9f4c9b8d0973aa66a7cb2bcc48e9b3a69660
-SIZE (starlette-0.43.0.tar.gz) = 2575219
+TIMESTAMP = 1735705215
+SHA256 (starlette-0.45.1.tar.gz) = a8ae1fa3b1ab7ca83a4abd77871921a13fb5aeaf4874436fb96c29dfcd4ecfa3
+SIZE (starlette-0.45.1.tar.gz) = 2573953



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