Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 18 Apr 2026 22:03:14 +0000
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: 1d5dd7c49119 - main - devel/py-openapi-core: Update to 0.23.1
Message-ID:  <69e3ffa2.339ac.2ed1086f@gitrepo.freebsd.org>

index | next in thread | raw e-mail

The branch main has been updated by sunpoet:

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

commit 1d5dd7c491197033a9cd06f787e75736b17c176d
Author:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2026-04-18 21:24:11 +0000
Commit:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2026-04-18 21:52:04 +0000

    devel/py-openapi-core: Update to 0.23.1
    
    Changes:        https://github.com/python-openapi/openapi-core/releases
---
 devel/py-openapi-core/Makefile | 6 +++---
 devel/py-openapi-core/distinfo | 6 +++---
 2 files changed, 6 insertions(+), 6 deletions(-)

diff --git a/devel/py-openapi-core/Makefile b/devel/py-openapi-core/Makefile
index 4ac91fe67ace..8ae2897c52d0 100644
--- a/devel/py-openapi-core/Makefile
+++ b/devel/py-openapi-core/Makefile
@@ -1,5 +1,5 @@
 PORTNAME=	openapi-core
-PORTVERSION=	0.23.0
+PORTVERSION=	0.23.1
 CATEGORIES=	devel python
 MASTER_SITES=	PYPI
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
@@ -42,10 +42,10 @@ AIOHTTP_RUN_DEPENDS=	${PYTHON_PKGNAMEPREFIX}aiohttp>=3.0:www/py-aiohttp@${PY_FLA
 DJANGO_RUN_DEPENDS=	${PYTHON_PKGNAMEPREFIX}django42>=4.0:www/py-django42@${PY_FLAVOR}
 FALCON_RUN_DEPENDS=	${PYTHON_PKGNAMEPREFIX}falcon>=4.0:www/py-falcon@${PY_FLAVOR}
 FASTAPI_RUN_DEPENDS=	${PYTHON_PKGNAMEPREFIX}aioitertools>=0.11<0.14:devel/py-aioitertools@${PY_FLAVOR} \
-			${PYTHON_PKGNAMEPREFIX}fastapi>=0.111<0.13.0:www/py-fastapi@${PY_FLAVOR}
+			${PYTHON_PKGNAMEPREFIX}fastapi>=0.111<0.140:www/py-fastapi@${PY_FLAVOR}
 FLASK_RUN_DEPENDS=	${PYTHON_PKGNAMEPREFIX}flask>=2.0:www/py-flask@${PY_FLAVOR}
 REQUESTS_RUN_DEPENDS=	${PYTHON_PKGNAMEPREFIX}requests>=0:www/py-requests@${PY_FLAVOR}
 STARLETTE_RUN_DEPENDS=	${PYTHON_PKGNAMEPREFIX}aioitertools>=0.11<0.14:devel/py-aioitertools@${PY_FLAVOR} \
-			${PYTHON_PKGNAMEPREFIX}starlette>=0.40.0<0.60.0:www/py-starlette@${PY_FLAVOR}
+			${PYTHON_PKGNAMEPREFIX}starlette>=0.40.0<1.1.0:www/py-starlette@${PY_FLAVOR}
 
 .include <bsd.port.mk>
diff --git a/devel/py-openapi-core/distinfo b/devel/py-openapi-core/distinfo
index 9d5b3fc68816..1777c82acc91 100644
--- a/devel/py-openapi-core/distinfo
+++ b/devel/py-openapi-core/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1773966844
-SHA256 (openapi_core-0.23.0.tar.gz) = 0703581dc7f05abc955e9f646d83e5ef35ab56344c95d739d969f7201d8bd92e
-SIZE (openapi_core-0.23.0.tar.gz) = 123506
+TIMESTAMP = 1775587340
+SHA256 (openapi_core-0.23.1.tar.gz) = 8021c9cf5fbb356ea5694c233fbfba0dc7ec595dfbdc1d2b295ac13f3de4fdad
+SIZE (openapi_core-0.23.1.tar.gz) = 124348


home | help

Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?69e3ffa2.339ac.2ed1086f>