package/python-oauthlib: bump version to 3.0.2
authorBernd Kuhls <bernd.kuhls@t-online.de>
Sat, 3 Aug 2019 20:40:37 +0000 (22:40 +0200)
committerThomas Petazzoni <thomas.petazzoni@bootlin.com>
Sun, 4 Aug 2019 09:18:01 +0000 (11:18 +0200)
Updated license hash after upstream bump to 2019
https://github.com/oauthlib/oauthlib/commit/f4273e75250dd36c88d63dc075ae45650a5172e9

Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
package/python-oauthlib/python-oauthlib.hash
package/python-oauthlib/python-oauthlib.mk

index f0a3dee823055b1edb1c54c737290abd3b15cf13..48905a7508e997ae197313000522eb7d70caffc4 100644 (file)
@@ -1,5 +1,5 @@
 # md5, sha256 from https://pypi.org/pypi/oauthlib/json
-md5    544b15398afe48d9493fa60d571bd8c7  oauthlib-2.1.0.tar.gz
-sha256 ac35665a61c1685c56336bda97d5eefa246f1202618a1d6f34fccb1bdd404162  oauthlib-2.1.0.tar.gz
+md5    1d8454f0e80a628dcef55db12f73895e  oauthlib-3.0.2.tar.gz
+sha256 b4d99ae8ccfb7d33ba9591b59355c64eef5241534aa3da2e4c0435346b84bc8e  oauthlib-3.0.2.tar.gz
 # Locally computed sha256 checksums
-sha256 9e1ae8725f5815738dadb6cbb09f450453d94e07c7b5efaee864f546a6209a95  LICENSE
+sha256 3d1e12d8ac52c0b6c148af6d291f72400b8720ed16c0ac4a89868b6d14b1c939  LICENSE
index 3aa7ae227aa9efc128ce9e1d218cfc1d709a5c6a..d5fdc8ec7dcedc431c39f2b265001a891be4bd90 100644 (file)
@@ -4,9 +4,9 @@
 #
 ################################################################################
 
-PYTHON_OAUTHLIB_VERSION = 2.1.0
+PYTHON_OAUTHLIB_VERSION = 3.0.2
 PYTHON_OAUTHLIB_SOURCE = oauthlib-$(PYTHON_OAUTHLIB_VERSION).tar.gz
-PYTHON_OAUTHLIB_SITE = https://files.pythonhosted.org/packages/df/5f/3f4aae7b28db87ddef18afed3b71921e531ca288dc604eb981e9ec9f8853
+PYTHON_OAUTHLIB_SITE = https://files.pythonhosted.org/packages/6a/cf/f1a44998f36c62a7a9e51145101428299be27b1e3a411adfd6fd87589889
 PYTHON_OAUTHLIB_SETUP_TYPE = setuptools
 PYTHON_OAUTHLIB_LICENSE = BSD-3-Clause
 PYTHON_OAUTHLIB_LICENSE_FILES = LICENSE