mirror of
https://gitlab.com/buildroot.org/buildroot.git
synced 2026-09-10 08:14:09 -09:00
package/python-httpcore: bump to version 1.0.5
Signed-off-by: James Hilliard <james.hilliard1@gmail.com> Signed-off-by: Arnout Vandecappelle <arnout@mind.be>
This commit is contained in:
committed by
Arnout Vandecappelle
parent
d47ae17adf
commit
7a75aca39d
@@ -1,5 +1,5 @@
|
||||
# md5, sha256 from https://pypi.org/pypi/httpcore/json
|
||||
md5 155fbd7794ce7351b607d408cb8182bf httpcore-1.0.2.tar.gz
|
||||
sha256 9fc092e4799b26174648e54b74ed5f683132a464e95643b226e00c2ed2fa6535 httpcore-1.0.2.tar.gz
|
||||
md5 17916ce84db1c0705af60a61bbec9061 httpcore-1.0.5.tar.gz
|
||||
sha256 34a38e2f9291467ee3b44e89dd52615370e152954ba21721378a87b2960f7a61 httpcore-1.0.5.tar.gz
|
||||
# Locally computed sha256 checksums
|
||||
sha256 fdcb59154c74cbaba16a11242f7740bea9f23d6feb5547917d8c5f94a80392a5 LICENSE.md
|
||||
|
||||
@@ -4,9 +4,9 @@
|
||||
#
|
||||
################################################################################
|
||||
|
||||
PYTHON_HTTPCORE_VERSION = 1.0.2
|
||||
PYTHON_HTTPCORE_VERSION = 1.0.5
|
||||
PYTHON_HTTPCORE_SOURCE = httpcore-$(PYTHON_HTTPCORE_VERSION).tar.gz
|
||||
PYTHON_HTTPCORE_SITE = https://files.pythonhosted.org/packages/18/56/78a38490b834fa0942cbe6d39bd8a7fd76316e8940319305a98d2b320366
|
||||
PYTHON_HTTPCORE_SITE = https://files.pythonhosted.org/packages/17/b0/5e8b8674f8d203335a62fdfcfa0d11ebe09e23613c3391033cbba35f7926
|
||||
PYTHON_HTTPCORE_SETUP_TYPE = pep517
|
||||
PYTHON_HTTPCORE_LICENSE = BSD-3-Clause
|
||||
PYTHON_HTTPCORE_LICENSE_FILES = LICENSE.md
|
||||
|
||||
Reference in New Issue
Block a user