mirror of
https://gitlab.com/buildroot.org/buildroot.git
synced 2026-09-09 07:51:59 -09:00
package/python-requests-oauthlib: bump version to 1.2.0
Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
This commit is contained in:
committed by
Thomas Petazzoni
parent
6916bf987a
commit
ee7864d23c
@@ -4,9 +4,9 @@
|
||||
#
|
||||
################################################################################
|
||||
|
||||
PYTHON_REQUESTS_OAUTHLIB_VERSION = 1.0.0
|
||||
PYTHON_REQUESTS_OAUTHLIB_VERSION = 1.2.0
|
||||
PYTHON_REQUESTS_OAUTHLIB_SOURCE = requests-oauthlib-$(PYTHON_REQUESTS_OAUTHLIB_VERSION).tar.gz
|
||||
PYTHON_REQUESTS_OAUTHLIB_SITE = https://files.pythonhosted.org/packages/95/be/072464f05b70e4142cb37151e215a2037b08b1400f8a56f2538b76ca6205
|
||||
PYTHON_REQUESTS_OAUTHLIB_SITE = https://files.pythonhosted.org/packages/de/a2/f55312dfe2f7a344d0d4044fdfae12ac8a24169dc668bd55f72b27090c32
|
||||
PYTHON_REQUESTS_OAUTHLIB_SETUP_TYPE = setuptools
|
||||
PYTHON_REQUESTS_OAUTHLIB_LICENSE = ISC
|
||||
PYTHON_REQUESTS_OAUTHLIB_LICENSE_FILES = LICENSE
|
||||
|
||||
Reference in New Issue
Block a user