Index: head/www/py-uvicorn/Makefile =================================================================== --- head/www/py-uvicorn/Makefile (revision 558749) +++ head/www/py-uvicorn/Makefile (revision 558750) @@ -1,40 +1,40 @@ # Created by: Po-Chuan Hsieh # $FreeBSD$ PORTNAME= uvicorn -PORTVERSION= 0.13.1 +PORTVERSION= 0.13.2 CATEGORIES= www python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= sunpoet@FreeBSD.org COMMENT= Lightning-fast ASGI server LICENSE= BSD3CLAUSE LICENSE_FILE= ${WRKSRC}/LICENSE.md RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}click>=7<8:devel/py-click@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}h11>=0.8:net/py-h11@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}httptools>=0.1<0.2:www/py-httptools@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}python-dotenv>=0.13:www/py-python-dotenv@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}yaml>=5.1:devel/py-yaml@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}uvloop>=0.14.0:devel/py-uvloop@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}websockets>=8<9:devel/py-websockets@${PY_FLAVOR} USES= python:3.6+ USE_PYTHON= autoplist concurrent distutils NO_ARCH= yes OPTIONS_DEFINE= WATCHGODRELOAD WATCHGODRELOAD_DESC= Reload automatically with watchgod WATCHGODRELOAD_RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}watchgod>=0.6<0.7:devel/py-watchgod@${PY_FLAVOR} .include .if ${PYTHON_VER} < 3800 RUN_DEPENDS+= ${PYTHON_PKGNAMEPREFIX}typing-extensions>=0:devel/py-typing-extensions@${PY_FLAVOR} .endif .include Index: head/www/py-uvicorn/distinfo =================================================================== --- head/www/py-uvicorn/distinfo (revision 558749) +++ head/www/py-uvicorn/distinfo (revision 558750) @@ -1,3 +1,3 @@ -TIMESTAMP = 1608366196 -SHA256 (uvicorn-0.13.1.tar.gz) = 2a7b17f4d9848d6557ccc2274a5f7c97f1daf037d130a0c6918f67cd9bc8cdf5 -SIZE (uvicorn-0.13.1.tar.gz) = 32023 +TIMESTAMP = 1608468143 +SHA256 (uvicorn-0.13.2.tar.gz) = d19ca083bebd212843e01f689900e5c637a292c63bb336c7f0735a99300a5f38 +SIZE (uvicorn-0.13.2.tar.gz) = 32024