commit/sphinx-contrib: 4 new changesets

1 view
Skip to first unread message

Bitbucket

unread,
Jun 28, 2017, 8:06:47 AM6/28/17
to sphinx-...@googlegroups.com
4 new commits in sphinx-contrib:

https://bitbucket.org/birkenfeld/sphinx-contrib/commits/ac9095c543a4/
Changeset: ac9095c543a4
Branch: new-sphinx
User: daveshawley
Date: 2017-06-23 11:12:18+00:00
Summary: Update 'http' domain detection to work with new Sphinx.

The autohttp.*.setup functions were detecting whether httpdomain was
installed using an attribute on the sphinx application that was removed
in recent Sphinx versions. This commit:

(1) moves the idempotency logic into httpdomain.setup
(2) makes the logic work with new and old versions of sphinx by
falling back to the legacy behavior on AttributeError
(3) changes each setup function to always call the new idempotent
httpdomain.setup
Affected #: 5 files

https://bitbucket.org/birkenfeld/sphinx-contrib/commits/158f6d8b018b/
Changeset: 158f6d8b018b
Branch: new-sphinx
User: daveshawley
Date: 2017-06-27 12:01:21+00:00
Summary: httpdomain: Add missing call to add_domain.
Affected #: 1 file

https://bitbucket.org/birkenfeld/sphinx-contrib/commits/ec67ec284a09/
Changeset: ec67ec284a09
Branch: new-sphinx
User: daveshawley
Date: 2017-06-27 12:11:57+00:00
Summary: httpdomain/autohttp: Use app.setup_extension.

This method has been available since sphinx 1.0 so there is no need to wrap
this in "version safety" checks and it is significantly cleaner.
Affected #: 5 files

https://bitbucket.org/birkenfeld/sphinx-contrib/commits/6f417e74a22d/
Changeset: 6f417e74a22d
User: dahlia
Date: 2017-06-28 12:06:37+00:00
Summary: Merged in daveshawley/sphinx-contrib/new-sphinx (pull request #152)

FIX #182 by moving around initialization logic

Approved-by: Hong Minhee <hong....@gmail.com>
Affected #: 5 files

Repository URL: https://bitbucket.org/birkenfeld/sphinx-contrib/

--

This is a commit notification from bitbucket.org. You are receiving
this because you have the service enabled, addressing the recipient of
this email.
Reply all
Reply to author
Forward
0 new messages