Commit 025279d
committed
Fix build envionment error due to changes in jinja/xapian versions.
3.8 and newer are failing to build with xapian held at 1.8.5 with:
Could not import extension sphinx.builders.latex
(exception: cannot import name 'contextfunction' from 'jinja2'
Update to newest xapian on newer platforms.1 parent e9609a9 commit 025279d
1 file changed
+5
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
51 | 51 | | |
52 | 52 | | |
53 | 53 | | |
54 | | - | |
55 | | - | |
| 54 | + | |
| 55 | + | |
| 56 | + | |
| 57 | + | |
| 58 | + | |
56 | 59 | | |
57 | 60 | | |
58 | 61 | | |
| |||
0 commit comments