mirror of
https://git.freebsd.org/ports.git
synced 2025-05-28 00:46:27 -04:00
www/py-uvicorn: Update to 0.34.0
Changes: https://github.com/encode/uvicorn/releases
This commit is contained in:
parent
4198deac98
commit
d287d74280
2 changed files with 5 additions and 5 deletions
|
@ -1,5 +1,5 @@
|
|||
PORTNAME= uvicorn
|
||||
PORTVERSION= 0.33.0
|
||||
PORTVERSION= 0.34.0
|
||||
CATEGORIES= www python
|
||||
MASTER_SITES= PYPI
|
||||
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
|
||||
|
@ -16,7 +16,7 @@ BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}hatchling>=0:devel/py-hatchling@${PY_FLAVO
|
|||
RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}click>=7.0:devel/py-click@${PY_FLAVOR} \
|
||||
${PYTHON_PKGNAMEPREFIX}h11>=0.8:net/py-h11@${PY_FLAVOR}
|
||||
|
||||
USES= cpe python
|
||||
USES= cpe python:3.9+
|
||||
USE_PYTHON= autoplist concurrent pep517
|
||||
|
||||
NO_ARCH= yes
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
TIMESTAMP = 1734888386
|
||||
SHA256 (uvicorn-0.33.0.tar.gz) = 3577119f82b7091cf4d3d4177bfda0bae4723ed92ab1439e8d779de880c9cc59
|
||||
SIZE (uvicorn-0.33.0.tar.gz) = 76590
|
||||
TIMESTAMP = 1735227988
|
||||
SHA256 (uvicorn-0.34.0.tar.gz) = 404051050cd7e905de2c9a7e61790943440b3416f49cb409f965d9dcd0fa73e9
|
||||
SIZE (uvicorn-0.34.0.tar.gz) = 76568
|
||||
|
|
Loading…
Add table
Reference in a new issue