git: 07dc07e9f918 - main - www/py-starlette: Update to 0.18.0
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Tue, 25 Jan 2022 19:54:30 UTC
The branch main has been updated by sunpoet: URL: https://cgit.FreeBSD.org/ports/commit/?id=07dc07e9f91870fce25570c1d1a01a0e3120eb32 commit 07dc07e9f91870fce25570c1d1a01a0e3120eb32 Author: Po-Chuan Hsieh <sunpoet@FreeBSD.org> AuthorDate: 2022-01-25 19:22:51 +0000 Commit: Po-Chuan Hsieh <sunpoet@FreeBSD.org> CommitDate: 2022-01-25 19:50:29 +0000 www/py-starlette: Update to 0.18.0 Changes: https://github.com/encode/starlette/blob/master/docs/release-notes.md https://www.starlette.io/release-notes/ --- www/py-starlette/Makefile | 4 ++-- www/py-starlette/distinfo | 6 +++--- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/www/py-starlette/Makefile b/www/py-starlette/Makefile index 494908e9bec3..19e1a9095a67 100644 --- a/www/py-starlette/Makefile +++ b/www/py-starlette/Makefile @@ -1,7 +1,7 @@ # Created by: Po-Chuan Hsieh <sunpoet@FreeBSD.org> PORTNAME= starlette -PORTVERSION= 0.17.1 +PORTVERSION= 0.18.0 CATEGORIES= www python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} @@ -31,7 +31,7 @@ FULL_RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}itsdangerous>=0:security/py-itsdangerou .include <bsd.port.pre.mk> -.if ${PYTHON_REL} < 30800 +.if ${PYTHON_REL} < 31000 RUN_DEPENDS+= ${PYTHON_PKGNAMEPREFIX}typing-extensions>=0:devel/py-typing-extensions@${PY_FLAVOR} .endif diff --git a/www/py-starlette/distinfo b/www/py-starlette/distinfo index 9f93c009c60e..2eee5168eecf 100644 --- a/www/py-starlette/distinfo +++ b/www/py-starlette/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1637519914 -SHA256 (starlette-0.17.1.tar.gz) = 57eab3cc975a28af62f6faec94d355a410634940f10b30d68d31cb5ec1b44ae8 -SIZE (starlette-0.17.1.tar.gz) = 48518 +TIMESTAMP = 1643133815 +SHA256 (starlette-0.18.0.tar.gz) = b45c6e9a617ecb5caf7e6446bd8d767b0084d6217e8e1b08187ca5191e10f097 +SIZE (starlette-0.18.0.tar.gz) = 49513