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

Make autoprogram work with Sphinx 1.7 #2

Merged
merged 2 commits into from Feb 26, 2018

Conversation

Projects
None yet
4 participants
@zachriggle
Contributor

zachriggle commented Feb 20, 2018

sphinx.util.compat was removed from Sphinx 1.7

Fixes #1 and Gallopsled/pwntools#1113

Make autoprogram work with Sphinx 1.7
`sphinx.util.compat` was removed from Sphinx 1.7
@dahlia

Thanks for your contribution! Could you write a changelog as well? It can be found in docs/index.rst (see the bottom of the file).

@stevepiercy

This comment has been minimized.

Show comment
Hide comment
@stevepiercy

stevepiercy Feb 26, 2018

ping @dahlia changelog has been updated.

stevepiercy commented Feb 26, 2018

ping @dahlia changelog has been updated.

@dahlia

dahlia approved these changes Feb 26, 2018

Thank you!

@dahlia dahlia merged commit 416d24e into sphinx-contrib:master Feb 26, 2018

@stevepiercy

This comment has been minimized.

Show comment
Hide comment
@stevepiercy

stevepiercy Feb 26, 2018

@dahlia would you please cut a new release to PyPI when you have the time? Our docs builds for Pyramid are failing on Travis CI, and we prefer not to pin to Sphinx 1.6.x so we can get the latest version on RTD whenever they bump it. Thank you!

stevepiercy commented Feb 26, 2018

@dahlia would you please cut a new release to PyPI when you have the time? Our docs builds for Pyramid are failing on Travis CI, and we prefer not to pin to Sphinx 1.6.x so we can get the latest version on RTD whenever they bump it. Thank you!

@dahlia

This comment has been minimized.

Show comment
Hide comment
@dahlia

dahlia Feb 27, 2018

Collaborator

@stevepiercy I'm going to release a new version in about 24 hours.

Collaborator

dahlia commented Feb 27, 2018

@stevepiercy I'm going to release a new version in about 24 hours.

@dahlia

This comment has been minimized.

Show comment
Hide comment
@dahlia

dahlia Feb 27, 2018

Collaborator

Released 0.1.4.

Collaborator

dahlia commented Feb 27, 2018

Released 0.1.4.

@stevepiercy

This comment has been minimized.

Show comment
Hide comment
@stevepiercy

stevepiercy commented Feb 27, 2018

Thank you!

@standage

This comment has been minimized.

Show comment
Hide comment
@standage

standage Apr 2, 2018

Thanks for this fix!

standage commented Apr 2, 2018

Thanks for this fix!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment