forked from Lainports/freebsd-ports
www/py-starlette: Update to 0.45.3
Changes: https://github.com/encode/starlette/releases https://www.starlette.io/release-notes/
This commit is contained in:
parent
cc8c88095c
commit
42e9d15e89
2 changed files with 5 additions and 5 deletions
|
|
@ -1,5 +1,5 @@
|
|||
PORTNAME= starlette
|
||||
PORTVERSION= 0.45.1
|
||||
PORTVERSION= 0.45.3
|
||||
CATEGORIES= www python
|
||||
MASTER_SITES= PYPI
|
||||
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
|
||||
|
|
@ -13,7 +13,7 @@ LICENSE= BSD3CLAUSE
|
|||
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}
|
||||
RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}anyio>=3.6.2<5:devel/py-anyio@${PY_FLAVOR}
|
||||
|
||||
USES= python:3.9+
|
||||
USE_PYTHON= autoplist concurrent pep517
|
||||
|
|
|
|||
|
|
@ -1,3 +1,3 @@
|
|||
TIMESTAMP = 1735705215
|
||||
SHA256 (starlette-0.45.1.tar.gz) = a8ae1fa3b1ab7ca83a4abd77871921a13fb5aeaf4874436fb96c29dfcd4ecfa3
|
||||
SIZE (starlette-0.45.1.tar.gz) = 2573953
|
||||
TIMESTAMP = 1738089172
|
||||
SHA256 (starlette-0.45.3.tar.gz) = 2cbcba2a75806f8a41c722141486f37c28e30a0921c5f6fe4346cb0dcee1302f
|
||||
SIZE (starlette-0.45.3.tar.gz) = 2574076
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue