Buildroot 2018-11 (#258)
* Update to buildroot 2018.11 * containerd update * runc update * runc docker engine * runc docker proxy * update rpi firmware * update network manager * update dhcpd * update wait on network * update rpi wifi * revert glibc
This commit is contained in:
14
buildroot/package/python-yarl/python-yarl.mk
Normal file
14
buildroot/package/python-yarl/python-yarl.mk
Normal file
@@ -0,0 +1,14 @@
|
||||
################################################################################
|
||||
#
|
||||
# python-yarl
|
||||
#
|
||||
################################################################################
|
||||
|
||||
PYTHON_YARL_VERSION = 1.2.6
|
||||
PYTHON_YARL_SOURCE = yarl-$(PYTHON_YARL_VERSION).tar.gz
|
||||
PYTHON_YARL_SITE = https://files.pythonhosted.org/packages/43/b8/057c3e5b546ff4b24263164ecda13f6962d85c9dc477fcc0bcdcb3adb658
|
||||
PYTHON_YARL_LICENSE = Apache-2.0
|
||||
PYTHON_YARL_LICENSE_FILES = LICENSE
|
||||
PYTHON_YARL_SETUP_TYPE = setuptools
|
||||
|
||||
$(eval $(python-package))
|
||||
Reference in New Issue
Block a user