mirror of
https://github.com/PartialVolume/shredos.x86_64.git
synced 2026-02-22 10:32:10 +00:00
First commit of Shredos v2021.08.2_19_x86-64_0.32.014
This commit is contained in:
14
package/python-oauthlib/python-oauthlib.mk
Normal file
14
package/python-oauthlib/python-oauthlib.mk
Normal file
@@ -0,0 +1,14 @@
|
||||
################################################################################
|
||||
#
|
||||
# python-oauthlib
|
||||
#
|
||||
################################################################################
|
||||
|
||||
PYTHON_OAUTHLIB_VERSION = 3.1.0
|
||||
PYTHON_OAUTHLIB_SOURCE = oauthlib-$(PYTHON_OAUTHLIB_VERSION).tar.gz
|
||||
PYTHON_OAUTHLIB_SITE = https://files.pythonhosted.org/packages/fc/c7/829c73c64d3749da7811c06319458e47f3461944da9d98bb4df1cb1598c2
|
||||
PYTHON_OAUTHLIB_SETUP_TYPE = setuptools
|
||||
PYTHON_OAUTHLIB_LICENSE = BSD-3-Clause
|
||||
PYTHON_OAUTHLIB_LICENSE_FILES = LICENSE
|
||||
|
||||
$(eval $(python-package))
|
||||
Reference in New Issue
Block a user