mirror of
https://github.com/MiyooCFW/buildroot.git
synced 2025-09-27 22:24:19 +03:00
Merge from bittboy/buildroot@db180c0
This commit is contained in:
14
package/python-requests-oauthlib/python-requests-oauthlib.mk
Normal file
14
package/python-requests-oauthlib/python-requests-oauthlib.mk
Normal file
@@ -0,0 +1,14 @@
|
||||
################################################################################
|
||||
#
|
||||
# python-requests-oauthlib
|
||||
#
|
||||
################################################################################
|
||||
|
||||
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/de/a2/f55312dfe2f7a344d0d4044fdfae12ac8a24169dc668bd55f72b27090c32
|
||||
PYTHON_REQUESTS_OAUTHLIB_SETUP_TYPE = setuptools
|
||||
PYTHON_REQUESTS_OAUTHLIB_LICENSE = ISC
|
||||
PYTHON_REQUESTS_OAUTHLIB_LICENSE_FILES = LICENSE
|
||||
|
||||
$(eval $(python-package))
|
||||
Reference in New Issue
Block a user