Update to 0.11.5
Changes: https://github.com/encode/uvicorn/blob/master/CHANGELOG.md
This commit is contained in:
parent
7d2907271b
commit
f815288133
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=533446
2 changed files with 4 additions and 4 deletions
|
@ -2,7 +2,7 @@
|
|||
# $FreeBSD$
|
||||
|
||||
PORTNAME= uvicorn
|
||||
PORTVERSION= 0.11.4
|
||||
PORTVERSION= 0.11.5
|
||||
CATEGORIES= www python
|
||||
MASTER_SITES= CHEESESHOP
|
||||
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
TIMESTAMP = 1588163969
|
||||
SHA256 (uvicorn-0.11.4.tar.gz) = a19de5b2f8dec56ec95bbbf3ce334b168efca6a238b2ba7c6cb020e3a42ce71a
|
||||
SIZE (uvicorn-0.11.4.tar.gz) = 29556
|
||||
TIMESTAMP = 1588242136
|
||||
SHA256 (uvicorn-0.11.5.tar.gz) = 596eaa8645b6dbc24d6610e335f8ddf5f925b4c4b86fdc7146abb0bf0da65d17
|
||||
SIZE (uvicorn-0.11.5.tar.gz) = 29565
|
||||
|
|
Loading…
Reference in a new issue