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

Update to latest Sphinx #292

Open
gtback opened this issue Apr 28, 2017 · 2 comments
Open

Update to latest Sphinx #292

gtback opened this issue Apr 28, 2017 · 2 comments

Comments

@gtback
Copy link
Contributor

gtback commented Apr 28, 2017

I tried updating to Sphinx 1.5.5, but our autoentity extension doesn't seem to be working with it, so I rolled back to 1.3.6 (the latest 1.3.X). Sphinx 1.5.5 also doesn't support Python 2.6 or 3.3.

Another error received is:

/Users/gback/code/python-cybox/cybox/utils/autoentity.py:2: DeprecationWarning: sphinx.util.pycompat.class_types is deprecated and will be removed in Sphinx 1.4, please use the standard library version instead.
  from sphinx.util.pycompat import class_types
@gtback gtback added this to the v2.1.0.15 milestone May 16, 2017
@emmanvg
Copy link
Contributor

emmanvg commented Nov 24, 2017

Considering that 2.6 and 3.3 are not supported. Do we actually need to update Sphinx? Is there a particular feature we can leverage not present in 1.3.6?

With the current Sphinx version that we are running (1.3.6) I don't see any issues we need to take care of.

@gtback
Copy link
Contributor Author

gtback commented Nov 27, 2017

My thought was that we want to use something closer to what ReadTheDocs uses by default. I don't think this is an urgent issue, since we install and use our own Sphinx on ReadTheDocs anyway (I think), so I'll remove it from this milestone. But ideally we would get to it eventually.

@gtback gtback removed this from the v2.1.0.15 milestone Nov 27, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants