mirror of
https://github.com/MiyooCFW/buildroot.git
synced 2025-09-27 22:24:19 +03:00
Merge from bittboy/buildroot@26c91a9
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
# md5, sha256 from https://pypi.org/pypi/aiohttp-session/json
|
||||
md5 a873141ee04ffc9fc948d9ee0ed47a8d aiohttp-session-2.7.0.tar.gz
|
||||
sha256 18ae740845214086f783574edfee1bac36862332bd11d561e048b079d8f6ad34 aiohttp-session-2.7.0.tar.gz
|
||||
md5 993ec277ece4765472d0edc0f6c0bba3 aiohttp-session-2.9.0.tar.gz
|
||||
sha256 959413468b84e30e7ca09719617cfb0000066a2e0f6c20062d043433e82aeb74 aiohttp-session-2.9.0.tar.gz
|
||||
# Locally computed sha256 checksums
|
||||
sha256 2a86817fedf0c52baaa47d7dd975073639dfaaebd37312bd279de54d7f841791 LICENSE
|
||||
|
||||
@@ -4,9 +4,9 @@
|
||||
#
|
||||
################################################################################
|
||||
|
||||
PYTHON_AIOHTTP_SESSION_VERSION = 2.7.0
|
||||
PYTHON_AIOHTTP_SESSION_VERSION = 2.9.0
|
||||
PYTHON_AIOHTTP_SESSION_SOURCE = aiohttp-session-$(PYTHON_AIOHTTP_SESSION_VERSION).tar.gz
|
||||
PYTHON_AIOHTTP_SESSION_SITE = https://files.pythonhosted.org/packages/b5/5f/3f78fd4de2f9b17ad8cfe6c189bfaee3d0a5d2fe954aedad743edd08c813
|
||||
PYTHON_AIOHTTP_SESSION_SITE = https://files.pythonhosted.org/packages/f8/fe/53dfd35f5c7fcc7f2d0866cb29e722303e3fae7f749c1f3d4d11d361dc38
|
||||
PYTHON_AIOHTTP_SESSION_SETUP_TYPE = setuptools
|
||||
PYTHON_AIOHTTP_SESSION_LICENSE = Apache-2.0
|
||||
PYTHON_AIOHTTP_SESSION_LICENSE_FILES = LICENSE
|
||||
|
||||
Reference in New Issue
Block a user