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 sphinx to 1.7.6 #166

Merged
merged 4 commits into from
Jul 29, 2018

Conversation

pyup-bot
Copy link
Contributor

This PR updates Sphinx from 1.7.5 to 1.7.6.

Changelog

1.7.6

==============================

Dependencies
------------

Incompatible changes
--------------------

Deprecated
----------

Features added
--------------

Bugs fixed
----------

* 5037: LaTeX ``\sphinxupquote{}`` breaks in Russian
* sphinx.testing uses deprecated pytest API; ``Node.get_marker(name)``
* 5016: crashed when recommonmark.AutoStrictify is enabled
* 5022: latex: crashed with docutils package provided by Debian/Ubuntu
* 5009: latex: a label for table is vanished if table does not have a caption
* 5048: crashed with numbered toctree
* 2410: C, render empty argument lists for macros.
* C++, fix lookup of full template specializations with no template arguments.
* 4667: C++, fix assertion on missing references in global scope when using
intersphinx. Thanks to Alan M. Carroll.
* 5019: autodoc: crashed by Form Feed Character
* 5032: autodoc: loses the first staticmethod parameter for old styled classes
* 5036: quickstart: Typing Ctrl-U clears the whole of line
* 5066: html: "relations" sidebar is not shown by default
* 5091: latex: curly braces in index entries are not handled correctly
* 5070: epub: Wrong internal href fragment links
* 5104: apidoc: Interface of ``sphinx.apidoc:main()`` has changed
* 5076: napoleon raises RuntimeError with python 3.7
* 5125: sphinx-build: Interface of ``sphinx:main()`` has changed
* sphinx-build: ``sphinx.cmd.build.main()`` refers ``sys.argv`` instead of given
argument
* 5146: autosummary: warning is emitted when the first line of docstring ends
with literal notation
* autosummary: warnings of autosummary indicates wrong location (refs: 5146)
* 5143: autodoc: crashed on inspecting dict like object which does not support
sorting

Testing
--------
Links

@ljvmiranda921 ljvmiranda921 mentioned this pull request Jul 25, 2018
12 tasks
@@ -6,7 +6,7 @@ flake8==3.5.0
mock==2.0.0
tox==3.0.0
coverage==4.5.1
Sphinx==1.7.5
Sphinx==1.7.6
cryptography==2.2.2
Copy link
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Safe dependency. Merge for v.0.4.0

@ljvmiranda921 ljvmiranda921 changed the base branch from master to update-dependencies July 29, 2018 10:25
@ljvmiranda921 ljvmiranda921 merged commit c190894 into update-dependencies Jul 29, 2018
ljvmiranda921 added a commit that referenced this pull request Jul 30, 2018
The following updates were done by pyup-bot:

- Update pytest from 3.6.3 to 3.6.4 (#184)
- Update pip from 10.0.1 to 18.0 (#178)
- Update cryptography from 2.2.2 to 2.3 (#173)
- Update sphinx from 1.7.5 to 1.7.6 (#166)
- Update tox from 3.0.0 to 3.1.2 (#162)
@ljvmiranda921 ljvmiranda921 deleted the pyup-update-sphinx-1.7.5-to-1.7.6 branch August 9, 2018 00:02
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

Successfully merging this pull request may close these issues.

2 participants