mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-22 04:17:44 +00:00
Update to 0.13.5
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
84a1624bdf
commit
e80baa0759
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=543078
@ -2,7 +2,7 @@
|
||||
# $FreeBSD$
|
||||
|
||||
PORTNAME= starlette
|
||||
PORTVERSION= 0.13.4
|
||||
PORTVERSION= 0.13.5
|
||||
CATEGORIES= www python
|
||||
MASTER_SITES= CHEESESHOP
|
||||
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
|
||||
@ -23,7 +23,7 @@ RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}aiofiles>=0:devel/py-aiofiles@${PY_FLAVOR} \
|
||||
${PYTHON_PKGNAMEPREFIX}ujson>=0:devel/py-ujson@${PY_FLAVOR}
|
||||
|
||||
USES= python:3.6+
|
||||
USE_PYTHON= autoplist distutils
|
||||
USE_PYTHON= autoplist concurrent distutils
|
||||
|
||||
NO_ARCH= yes
|
||||
|
||||
|
@ -1,3 +1,3 @@
|
||||
TIMESTAMP = 1588348227
|
||||
SHA256 (starlette-0.13.4.tar.gz) = 04fe51d86fd9a594d9b71356ed322ccde5c9b448fc716ac74155e5821a922f8d
|
||||
SIZE (starlette-0.13.4.tar.gz) = 48831
|
||||
TIMESTAMP = 1595416635
|
||||
SHA256 (starlette-0.13.5.tar.gz) = 27eb45ea740ea0d379b3adcd3ba53b538b5176d89daa3e8d96220f15630ae38a
|
||||
SIZE (starlette-0.13.5.tar.gz) = 49212
|
||||
|
Loading…
Reference in New Issue
Block a user