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鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update sphinx to 1.7.0 #33

Merged
merged 1 commit into from Feb 12, 2018
Merged

Conversation

pyup-bot
Copy link
Contributor

There's a new version of Sphinx available.
You are currently using 1.6.7. I have updated it to 1.7.0

These links might come in handy: PyPI | Changelog | Homepage

Changelog

1.7.0

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

Dependencies

1.7.0b3

  • 4019: inheritance_diagram AttributeError stoping make process
  • 4531: autosummary: methods are not treated as attributes
  • 4538: autodoc: sphinx.ext.autodoc.Options has been moved
  • 4539: autodoc emits warnings for partialmethods
  • 4223: doctest: failing tests reported in wrong file, at wrong line
  • i18n: message catalogs are not compiled if specific filenames are given for
    sphinx-build as arguments (refs: 4560)
  • 4027: sphinx.ext.autosectionlabel now expects labels to be the same as they
    are in the raw source; no smart quotes, nothig fancy.
  • 4581: apidoc: Excluded modules still included

Testing

1.7.0b2

  • 4415: autodoc classifies inherited classmethods as regular methods
  • 4415: autodoc classifies inherited staticmethods as regular methods
  • 4472: DOCUMENTATION_OPTIONS is not defined
  • 4491: autodoc: prefer _MockImporter over other importers in sys.meta_path
  • 4490: autodoc: type annotation is broken with python 3.7.0a4+
  • utils package is no longer installed
  • 3952: apidoc: module header is too escaped
  • 4275: Formats accepted by sphinx.util.i18n.format_date are limited
  • 4493: recommonmark raises AttributeError if AutoStructify enabled
  • 4209: intersphinx: In link title, "v" should be optional if target has no
    version
  • 4230: slowdown in writing pages with sphinx 1.6
  • 4522: epub: document is not rebuilt even if config changed

1.7.0b1

  • Add support for docutils 0.14
  • Add tests for the sphinx.ext.inheritance_diagram extension.

Got merge conflicts? Close this PR and delete the branch. I'll create a new PR for you.

Happy merging! 馃

@coveralls
Copy link

Coverage Status

Coverage remained the same at 93.182% when pulling 66a22c4 on pyup-update-sphinx-1.6.7-to-1.7.0 into fbdbe0a on master.

2 similar comments
@coveralls
Copy link

Coverage Status

Coverage remained the same at 93.182% when pulling 66a22c4 on pyup-update-sphinx-1.6.7-to-1.7.0 into fbdbe0a on master.

@coveralls
Copy link

Coverage Status

Coverage remained the same at 93.182% when pulling 66a22c4 on pyup-update-sphinx-1.6.7-to-1.7.0 into fbdbe0a on master.

@sobolevn sobolevn merged commit d664177 into master Feb 12, 2018
@sobolevn sobolevn deleted the pyup-update-sphinx-1.6.7-to-1.7.0 branch April 10, 2018 12:46
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.

None yet

3 participants