Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Latest WebSupport doesn't work with latest Sphinx #6380

Closed
liborjelinek opened this issue May 17, 2019 · 1 comment
Closed

Latest WebSupport doesn't work with latest Sphinx #6380

liborjelinek opened this issue May 17, 2019 · 1 comment
Labels

Comments

@liborjelinek
Copy link
Contributor

Describe the bug
Latest WebSupport (1.1.0) crashes with latest Sphinx (2.0.1) with error sphinx.errors.SphinxError: Builder name websupport not registered or available through entry point.

Latest Sphinx that works with WebSupport 1.1.0 is Sphinx 1.8.5.

To Reproduce
Steps to reproduce the behavior:

$ git clone https://gitlab.com/bircow/sphinxwebsupport-builder-name-not-registered
$ cd sphinxwebsupport-builder-name-not-registered
$ pip3 install -r requirements.txt
$ python3 websupport_crash.py

Your project
Repo to demonstrate a bug https://gitlab.com/bircow/sphinxwebsupport-builder-name-not-registered

Environment info

  • OS: Ubuntu 18.04
  • Python version: 3.6
  • Sphinx version: 2.0.1
@tk0miya
Copy link
Member

tk0miya commented May 19, 2019

Fixed by sphinx-doc/sphinxcontrib-websupport#29. And it is released as v1.1.2.
Thanks,

@tk0miya tk0miya closed this as completed May 19, 2019
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Aug 4, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

No branches or pull requests

2 participants