www/py-starlette: Update to 0.20.1
Changes: https://github.com/encode/starlette/blob/master/docs/release-notes.md https://www.starlette.io/release-notes/
This commit is contained in:
parent
1a7a0c4ed4
commit
219472ad46
2 changed files with 4 additions and 4 deletions
|
@ -1,7 +1,7 @@
|
|||
# Created by: Po-Chuan Hsieh <sunpoet@FreeBSD.org>
|
||||
|
||||
PORTNAME= starlette
|
||||
PORTVERSION= 0.20.0
|
||||
PORTVERSION= 0.20.1
|
||||
CATEGORIES= www python
|
||||
MASTER_SITES= CHEESESHOP
|
||||
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
TIMESTAMP = 1652122715
|
||||
SHA256 (starlette-0.20.0.tar.gz) = a500c40aba9b7729e396b0b3e4cd37fdbafbd859983a9b60a64359957024d912
|
||||
SIZE (starlette-0.20.0.tar.gz) = 50791
|
||||
TIMESTAMP = 1653926036
|
||||
SHA256 (starlette-0.20.1.tar.gz) = dd8227083df6c70ae238324e9270a33d373da38e3933f6b162933f5a16bd28ea
|
||||
SIZE (starlette-0.20.1.tar.gz) = 51568
|
||||
|
|
Loading…
Reference in a new issue