mirror of
https://gitlab.com/buildroot.org/buildroot.git
synced 2026-09-09 16:01:54 -09:00
package/python3-mako: new package
host-python3-mako will be used by python 3 only script used in the build system of mesa3d package. There is no way to force building host-python-mako for python2 and python3 [1]. [1] http://patchwork.ozlabs.org/patch/1084248/ Signed-off-by: Romain Naour <romain.naour@smile.fr> [removed host-python-markupsafe dependency, not needed since v1.0.2] Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de> Signed-off-by: Arnout Vandecappelle (Essensium/Mind) <arnout@mind.be>
This commit is contained in:
committed by
Arnout Vandecappelle (Essensium/Mind)
parent
d9a0e5abc5
commit
7d458cbdc0
@@ -4,6 +4,8 @@
|
||||
#
|
||||
################################################################################
|
||||
|
||||
# Please keep in sync with
|
||||
# package/python3-mako/python3-mako.mk
|
||||
PYTHON_MAKO_VERSION = 1.0.6
|
||||
PYTHON_MAKO_SOURCE = Mako-$(PYTHON_MAKO_VERSION).tar.gz
|
||||
PYTHON_MAKO_SITE = https://pypi.python.org/packages/56/4b/cb75836863a6382199aefb3d3809937e21fa4cb0db15a4f4ba0ecc2e7e8e
|
||||
|
||||
Reference in New Issue
Block a user