Bump Buildroot to 2021.02-rc3 (#1260)
* Rebase patches to Buildroot 2021.02-rc3 * Update Buildroot to 2021.02-rc3 * Declare Kernel headers to be Linux version 5.10 (since they are, and new Buildroot knows about 5.10)
This commit is contained in:
@@ -5,9 +5,9 @@
|
||||
################################################################################
|
||||
|
||||
# Please keep in sync with package/python-requests/python-requests.mk
|
||||
PYTHON3_REQUESTS_VERSION = 2.24.0
|
||||
PYTHON3_REQUESTS_VERSION = 2.25.1
|
||||
PYTHON3_REQUESTS_SOURCE = requests-$(PYTHON3_REQUESTS_VERSION).tar.gz
|
||||
PYTHON3_REQUESTS_SITE = https://files.pythonhosted.org/packages/f5/4f/280162d4bd4d8aad241a21aecff7a6e46891b905a4341e7ab549ebaf7915
|
||||
PYTHON3_REQUESTS_SITE = https://files.pythonhosted.org/packages/6b/47/c14abc08432ab22dc18b9892252efaf005ab44066de871e72a38d6af464b
|
||||
PYTHON3_REQUESTS_SETUP_TYPE = setuptools
|
||||
PYTHON3_REQUESTS_LICENSE = Apache-2.0
|
||||
PYTHON3_REQUESTS_LICENSE_FILES = LICENSE
|
||||
|
||||
Reference in New Issue
Block a user