Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 01 Mar 2026 08:48:30 +0000
From:      Yuri Victorovich <yuri@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: 5f0e7891082e - main - www/py-starlette-context: update 0.=?utf-8?Q?4.0 =E2=86=92?= 0.5.1
Message-ID:  <69a3fd5e.1eaea.1ed200d@gitrepo.freebsd.org>

index | next in thread | raw e-mail

The branch main has been updated by yuri:

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

commit 5f0e7891082eea19f35b75a130847d8d9451f014
Author:     Yuri Victorovich <yuri@FreeBSD.org>
AuthorDate: 2026-03-01 07:20:29 +0000
Commit:     Yuri Victorovich <yuri@FreeBSD.org>
CommitDate: 2026-03-01 08:48:17 +0000

    www/py-starlette-context: update 0.4.0 → 0.5.1
    
    Reported by:    portscout
---
 www/py-starlette-context/Makefile | 4 ++--
 www/py-starlette-context/distinfo | 6 +++---
 2 files changed, 5 insertions(+), 5 deletions(-)

diff --git a/www/py-starlette-context/Makefile b/www/py-starlette-context/Makefile
index 1bf33bb5a7ba..f16a0549b026 100644
--- a/www/py-starlette-context/Makefile
+++ b/www/py-starlette-context/Makefile
@@ -1,6 +1,6 @@
 PORTNAME=	starlette-context
 DISTVERSIONPREFIX=	v
-DISTVERSION=	0.4.0
+DISTVERSION=	0.5.1
 CATEGORIES=	www python
 #MASTER_SITES=	PYPI # no tests
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
@@ -12,7 +12,7 @@ WWW=		https://starlette-context.readthedocs.io/en/latest/
 LICENSE=	MIT
 LICENSE_FILE=	${WRKSRC}/LICENSE
 
-BUILD_DEPENDS=	${PYTHON_PKGNAMEPREFIX}poetry-core>=1.0.0:devel/py-poetry-core@${PY_FLAVOR}
+BUILD_DEPENDS=	${PYTHON_PKGNAMEPREFIX}hatchling>0:devel/py-hatchling@${PY_FLAVOR}
 RUN_DEPENDS=	${PYTHON_PKGNAMEPREFIX}starlette>0:www/py-starlette@${PY_FLAVOR}
 TEST_DEPENDS=	${PYTHON_PKGNAMEPREFIX}coverage>=7.4.1:devel/py-coverage@${PY_FLAVOR} \
 		${PYTHON_PKGNAMEPREFIX}httpx>=0.23.2:www/py-httpx@${PY_FLAVOR} \
diff --git a/www/py-starlette-context/distinfo b/www/py-starlette-context/distinfo
index c731e1c97c80..1f85f3e5b5c4 100644
--- a/www/py-starlette-context/distinfo
+++ b/www/py-starlette-context/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1741159125
-SHA256 (tomwojcik-starlette-context-v0.4.0_GH0.tar.gz) = 87d7af7d21062370ba7934f7ccc1c28944c917d8974e24238147836d7ac8d31e
-SIZE (tomwojcik-starlette-context-v0.4.0_GH0.tar.gz) = 71294
+TIMESTAMP = 1772349528
+SHA256 (tomwojcik-starlette-context-v0.5.1_GH0.tar.gz) = b3a5ae7ce76e2b78168732d0209adbd979372747433bd1de345795a47b3a39af
+SIZE (tomwojcik-starlette-context-v0.5.1_GH0.tar.gz) = 104313


home | help

Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?69a3fd5e.1eaea.1ed200d>