Update to 0.13.3
Changes: https://github.com/encode/starlette/blob/master/docs/release-notes.md https://www.starlette.io/release-notes/ https://github.com/encode/starlette/commits/master
This commit is contained in:
parent
fe51340511
commit
17048917e7
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=532355
2 changed files with 4 additions and 4 deletions
|
@ -2,7 +2,7 @@
|
|||
# $FreeBSD$
|
||||
|
||||
PORTNAME= starlette
|
||||
PORTVERSION= 0.13.2
|
||||
PORTVERSION= 0.13.3
|
||||
CATEGORIES= www python
|
||||
MASTER_SITES= CHEESESHOP
|
||||
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
TIMESTAMP = 1582312162
|
||||
SHA256 (starlette-0.13.2.tar.gz) = a9bb130fa7aa736eda8a814b6ceb85ccf7a209ed53843d0d61e246b380afa10f
|
||||
SIZE (starlette-0.13.2.tar.gz) = 48335
|
||||
TIMESTAMP = 1587445420
|
||||
SHA256 (starlette-0.13.3.tar.gz) = e15689e130a358c5cb220b9aad1e7bcb8052504c321235dab431f065c77f010d
|
||||
SIZE (starlette-0.13.3.tar.gz) = 48683
|
||||
|
|
Loading…
Reference in a new issue