From fbf300a8921f43deb08a4bd03393ffa8c72b4d7c Mon Sep 17 00:00:00 2001 From: Po-Chuan Hsieh <sunpoet@FreeBSD.org> Date: Sat, 23 Mar 2024 22:23:38 +0800 Subject: [PATCH] www/py-starlette: Update to 0.37.2 Changes: https://github.com/encode/starlette/releases https://www.starlette.io/release-notes/ --- www/py-starlette/Makefile | 2 +- www/py-starlette/distinfo | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/www/py-starlette/Makefile b/www/py-starlette/Makefile index ed07b2442e44..97a4393927b5 100644 --- a/www/py-starlette/Makefile +++ b/www/py-starlette/Makefile @@ -1,5 +1,5 @@ PORTNAME= starlette -PORTVERSION= 0.37.1 +PORTVERSION= 0.37.2 CATEGORIES= www python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/www/py-starlette/distinfo b/www/py-starlette/distinfo index fbc1492f43b7..9bc7d33b3adf 100644 --- a/www/py-starlette/distinfo +++ b/www/py-starlette/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1708449540 -SHA256 (starlette-0.37.1.tar.gz) = 345cfd562236b557e76a045715ac66fdc355a1e7e617b087834a76a87dcc6533 -SIZE (starlette-0.37.1.tar.gz) = 2843882 +TIMESTAMP = 1710712564 +SHA256 (starlette-0.37.2.tar.gz) = 9af890290133b79fc3db55474ade20f6220a364a0402e0b556e7cd5e1e093823 +SIZE (starlette-0.37.2.tar.gz) = 2843736 -- GitLab