mirror of
https://gitlab.com/buildroot.org/buildroot.git
synced 2026-08-23 15:54:21 -09:00
package/python-starlette: bump to version 0.38.5
Signed-off-by: James Hilliard <james.hilliard1@gmail.com> Signed-off-by: Yann E. MORIN <yann.morin.1998@free.fr>
This commit is contained in:
committed by
Yann E. MORIN
parent
57ee6b143e
commit
e3ee69d37d
@@ -1,5 +1,5 @@
|
||||
# md5, sha256 from https://pypi.org/pypi/starlette/json
|
||||
md5 7861ee7609e649508792a4ece854406b starlette-0.38.4.tar.gz
|
||||
sha256 53a7439060304a208fea17ed407e998f46da5e5d9b1addfea3040094512a6379 starlette-0.38.4.tar.gz
|
||||
md5 e2e61f4def1d357e73795c646bda57e8 starlette-0.38.5.tar.gz
|
||||
sha256 04a92830a9b6eb1442c766199d62260c3d4dc9c4f9188360626b1e0273cb7077 starlette-0.38.5.tar.gz
|
||||
# Locally computed sha256 checksums
|
||||
sha256 dcb95677a02240243187e964f941847d19b17821cf99e5afae684fab328c19bf LICENSE.md
|
||||
|
||||
@@ -4,9 +4,9 @@
|
||||
#
|
||||
################################################################################
|
||||
|
||||
PYTHON_STARLETTE_VERSION = 0.38.4
|
||||
PYTHON_STARLETTE_VERSION = 0.38.5
|
||||
PYTHON_STARLETTE_SOURCE = starlette-$(PYTHON_STARLETTE_VERSION).tar.gz
|
||||
PYTHON_STARLETTE_SITE = https://files.pythonhosted.org/packages/b4/9c/d85721508122ae927aa7064e10a3f47f8dabcd4fd162222afcecd0d8d7b7
|
||||
PYTHON_STARLETTE_SITE = https://files.pythonhosted.org/packages/13/aa/57975da16ca0c368bbb5687daa6ad79561c2328a44667a1d6802e94df3e5
|
||||
PYTHON_STARLETTE_SETUP_TYPE = pep517
|
||||
PYTHON_STARLETTE_LICENSE = BSD-3-Clause
|
||||
PYTHON_STARLETTE_LICENSE_FILES = LICENSE.md
|
||||
|
||||
Reference in New Issue
Block a user