mirror of
https://gitlab.com/buildroot.org/buildroot.git
synced 2026-09-08 23:51:08 -09:00
package/python-aiohttp: bump to version 3.10.6
Signed-off-by: James Hilliard <james.hilliard1@gmail.com> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
This commit is contained in:
committed by
Thomas Petazzoni
parent
afc683d0bf
commit
77998c8d93
@@ -1,5 +1,5 @@
|
||||
# md5, sha256 from https://pypi.org/pypi/aiohttp/json
|
||||
md5 29173b702ff6043fa62da8de0795ddea aiohttp-3.10.5.tar.gz
|
||||
sha256 f071854b47d39591ce9a17981c46790acb30518e2f83dfca8db2dfa091178691 aiohttp-3.10.5.tar.gz
|
||||
md5 6a5b9b8da3ac1f64871e43fe4a0d0358 aiohttp-3.10.6.tar.gz
|
||||
sha256 d2578ef941be0c2ba58f6f421a703527d08427237ed45ecb091fed6f83305336 aiohttp-3.10.6.tar.gz
|
||||
# Locally computed sha256 checksums
|
||||
sha256 9f80d0db7d755a941db4572172c270ecbd8f082ba215ddd095985942ed94a9eb LICENSE.txt
|
||||
|
||||
@@ -4,9 +4,9 @@
|
||||
#
|
||||
################################################################################
|
||||
|
||||
PYTHON_AIOHTTP_VERSION = 3.10.5
|
||||
PYTHON_AIOHTTP_VERSION = 3.10.6
|
||||
PYTHON_AIOHTTP_SOURCE = aiohttp-$(PYTHON_AIOHTTP_VERSION).tar.gz
|
||||
PYTHON_AIOHTTP_SITE = https://files.pythonhosted.org/packages/ca/28/ca549838018140b92a19001a8628578b0f2a3b38c16826212cc6f706e6d4
|
||||
PYTHON_AIOHTTP_SITE = https://files.pythonhosted.org/packages/2b/97/15c51bbfcc184bcb4d473b7b02e7b54b6978e0083556a9cd491875cf11f7
|
||||
PYTHON_AIOHTTP_SETUP_TYPE = setuptools
|
||||
PYTHON_AIOHTTP_LICENSE = Apache-2.0
|
||||
PYTHON_AIOHTTP_LICENSE_FILES = LICENSE.txt
|
||||
|
||||
Reference in New Issue
Block a user