summarylogtreecommitdiffstats
path: root/jinja2_version.patch
diff options
context:
space:
mode:
Diffstat (limited to 'jinja2_version.patch')
-rw-r--r--jinja2_version.patch19
1 files changed, 0 insertions, 19 deletions
diff --git a/jinja2_version.patch b/jinja2_version.patch
deleted file mode 100644
index c1c00935e834..000000000000
--- a/jinja2_version.patch
+++ /dev/null
@@ -1,19 +0,0 @@
-*** setup.py 2013-12-12 17:42:31.584445388 -0800
---- setup.py 2013-12-12 17:42:39.147724391 -0800
-***************
-*** 80,86 ****
- },
- install_requires = [
- 'houdini.py',
-! 'Jinja2==2.7',
- 'misaka>=1.0.2',
- 'Pygments',
- 'PyYAML',
---- 80,86 ----
- },
- install_requires = [
- 'houdini.py',
-! 'Jinja2>=2.7',
- 'misaka>=1.0.2',
- 'Pygments',
- 'PyYAML',