[Xapian-tickets] [Xapian] #778: Sphinx version 2 blocks xapian-bindings compilation
Xapian
nobody at xapian.org
Mon May 20 17:50:29 BST 2019
#778: Sphinx version 2 blocks xapian-bindings compilation
--------------------------------------------+-----------------------------
Reporter: karolyi | Owner: olly
Type: defect | Status: assigned
Priority: high | Milestone: 1.4.12
Component: Xapian-bindings (Python) | Version: 1.4.11
Severity: critical | Resolution:
Keywords: python xapian-bindings python3 | Blocked By:
Blocking: | Operating System: All
--------------------------------------------+-----------------------------
Comment (by pembo13):
Changing configure:17286 from `if $PYTHON3 -c 'import
sphinx;print(repr(sphinx.main))' >&5 2>&5 ; then` to `if $PYTHON3 -c 'from
sphinx.cmd.build import main;print(repr(main))' >&5 2>&5 ; then` may work.
--
Ticket URL: <https://trac.xapian.org/ticket/778#comment:7>
Xapian <https://xapian.org/>
Xapian
More information about the Xapian-tickets
mailing list