mirror of
https://github.com/kernelkit/infix.git
synced 2026-08-06 15:43:02 +02:00
package/python-templating: port of old python-mako
The ifupdown2 package is incompatible with python-mako >= v1.2.0. So as a workaround we add the old one as a local override. Signed-off-by: Joachim Wiberg <troglobit@gmail.com>
This commit is contained in:
@@ -0,0 +1,8 @@
|
||||
config BR2_PACKAGE_PYTHON_TEMPLATING
|
||||
bool "python-templating"
|
||||
help
|
||||
This is the old version of the Mako templating library for Python.
|
||||
It provides a familiar, non-XML syntax which compiles into Python
|
||||
modules for maximum performance.
|
||||
|
||||
https://pypi.python.org/pypi/Mako
|
||||
Reference in New Issue
Block a user