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

[PyUp] Scheduled weekly dependency update for week 08 #71

Merged
merged 3 commits into from
Mar 5, 2018

Conversation

pyup-bot
Copy link
Contributor

@pyup-bot pyup-bot commented Mar 1, 2018

Updates

Here's a list of all the updates bundled in this pull request. I've added some links to make it easier for you to find all the information you need.

Sphinx 1.7.0 » 1.7.1 PyPI | Changelog | Homepage
flake8-quotes 0.13.1 » 0.14.0 PyPI | Repo
pylint-django 0.9.0 » 0.9.1 PyPI | Changelog | Repo

Changelogs

Sphinx 1.7.0 -> 1.7.1

1.7.1

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

Deprecated

  • 4623: sphinx.build_main() is deprecated. Use
    sphinx.cmd.build.build_main() instead.
  • autosummary: The interface of sphinx.ext.autosummary.get_documenter() has
    been changed (Since 1.7.0)
  • 4664: sphinx.ext.intersphinx.debug() is deprecated. Use
    sphinx.ext.intersphinx.inspect_main() instead.

Bugs fixed

  • 4608: epub: Invalid meta tag is generated
  • 4260: autodoc: keyword only argument separator is not disappeared if it is
    appeared at top of the argument list
  • 4622: epub: :confval:epub_scheme does not effect to content.opf
  • 4627: graphviz: Fit graphviz images to page
  • 4617: quickstart: PROJECT_DIR argument is required
  • 4623: sphinx.build_main no longer exists in 1.7.0
  • 4615: The argument of sphinx.build has been changed in 1.7.0
  • autosummary: The interface of sphinx.ext.autosummary.get_documenter() has
    been changed
  • 4630: Have order on msgids in sphinx.pot deterministic
  • 4563: autosummary: Incorrect end of line punctuation detection
  • 4577: Enumerated sublists with explicit start with wrong number
  • 4641: A external link in TOC cannot contain "?" with :glob: option
  • C++, add missing parsing of explicit casts and typeid in expression parsing.
  • C++, add missing parsing of this in expression parsing.
  • 4655: Fix incomplete localization strings in Polish
  • 4653: Fix error reporting for parameterless ImportErrors
  • 4664: Reading objects.inv fails again
  • 4662: any refs with term targets crash when an ambiguity is
    encountered

pylint-django 0.9.0 -> 0.9.1

0.9.1

  • Fix 123 -
    Update links after the move to PyCQA (Mr. Senko)
  • Add test for Meta class from django_tables2 (Mr. Senko)
  • Fix flake8 complaints (Peter Bittner)
  • Add missing .txt and .rc test files to MANIFEST.in (Joseph Herlant)

That's it for now!

Happy merging! 🤖

@codecov
Copy link

codecov bot commented Mar 1, 2018

Codecov Report

Merging #71 into development will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           development    #71   +/-   ##
==========================================
  Coverage          100%   100%           
==========================================
  Files                9      9           
  Lines              175    175           
  Branches            11     11           
==========================================
  Hits               175    175

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 882e3ee...38be480. Read the comment docs.

Copy link
Owner

@jambonrose jambonrose left a comment

Choose a reason for hiding this comment

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

🎉

@jambonrose jambonrose merged commit e39cf04 into development Mar 5, 2018
@jambonrose jambonrose deleted the update/scheduled-update-2018-03-01 branch March 5, 2018 18:38
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.

Update all landscapeio links to PyCQA?
2 participants