Skip to content
This repository has been archived by the owner on Mar 7, 2021. It is now read-only.

Scheduled monthly dependency update for February #8

Closed
wants to merge 6 commits into from

Conversation

pyup-bot
Copy link
Contributor

@pyup-bot pyup-bot commented Feb 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.

arrow 0.12.0 » 0.12.1 PyPI | Changelog | Repo
Babel 2.5.1 » 2.5.3 PyPI | Changelog | Homepage | Docs
certifi 2017.11.5 » 2018.1.18 PyPI | Homepage
cffi 1.11.2 » 1.11.4 PyPI | Changelog | Docs
Sphinx 1.6.5 » 1.6.6 PyPI | Changelog | Homepage
texttable 1.1.1 » 1.2.1 PyPI | Changelog | Repo

Changelogs

Babel 2.5.1 -> 2.5.3

2.5.2


Bugfixes

  • Revert the unnecessary PyInstaller fixes from 2.5.0 and 2.5.1 (533) (yagebu)

cffi 1.11.2 -> 1.11.4

1.11.4

=======

  • Windows: reverted linking with python3.dll, because
    virtualenv does not make this DLL available to virtual environments
    for now. See Issue 355_. On Windows only, the C extension
    modules created by cffi follow for now the standard naming scheme
    foo.cp36-win32.pyd, to make it clear that they are regular
    CPython modules depending on python36.dll.

.. _Issue 355: https://bitbucket.org/cffi/cffi/issues/355/

1.11.3

=======

  • Fix on CPython 3.x: reading the attributes __loader__ or
    __spec__ from the cffi-generated lib modules gave a buggy
    SystemError. (These attributes are always None, and provided only to
    help compatibility with tools that expect them in all modules.)
  • More Windows fixes: workaround for MSVC not supporting large
    literal strings in C code (from
    ffi.embedding_init_code(large_string)); and an issue with
    Py_LIMITED_API linking with python35.dll/python36.dll instead
    of python3.dll.
  • Small documentation improvements.

Sphinx 1.6.5 -> 1.6.6

1.6.6

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

Features added

  • 4181: autodoc: Sort dictionary keys when possible
  • VerbatimHighlightColor is a new
    :ref:LaTeX 'sphinxsetup' <latexsphinxsetup> key (refs: 4285)
  • Easier customizability of LaTeX macros involved in rendering of code-blocks
  • Show traceback if conf.py raises an exception (refs: 4369)
  • Add :confval:smartquotes to disable smart quotes through conf.py
    (refs: 3967)
  • Add :confval:smartquotes_action and :confval:smartquotes_excludes
    (refs: 4142, 4357)

Bugs fixed

  • 4334: sphinx-apidoc: Don't generate references to non-existing files in TOC
  • 4206: latex: reST label between paragraphs loses paragraph break
  • 4231: html: Apply fixFirefoxAnchorBug only under Firefox
  • 4221: napoleon depends on autodoc, but users need to load it manually
  • 2298: automodule fails to document a class attribute
  • 4099: C++: properly link class reference to class from inside constructor
  • 4267: PDF build broken by Unicode U+2116 NUMERO SIGN character
  • 4249: PDF output: Pygments error highlighting increases line spacing in
    code blocks
  • 1238: Support :emphasize-lines: in PDF output
  • 4279: Sphinx crashes with pickling error when run with multiple processes and
    remote image
  • 1421: Respect the quiet flag in sphinx-quickstart
  • 4281: Race conditions when creating output directory
  • 4315: For PDF 'howto' documents, latex_toplevel_sectioning='part' generates
    \chapter commands
  • 4214: Two todolist directives break sphinx-1.6.5
  • Fix links to external option docs with intersphinx (refs: 3769)
  • 4091: Private members not documented without :undoc-members:

texttable 1.1.1 -> 1.2.1

1.2.1

Use test_cjkwrap only when cjkwrap is available (foutaise/texttable#35)

1.2.0

Use cjkwrap for better CJK text support (foutaise/texttable#34)

That's it for now!

Happy merging! 🤖

@pyup-bot
Copy link
Contributor Author

pyup-bot commented Mar 1, 2018

Closing this in favor of #9

@pyup-bot pyup-bot closed this Mar 1, 2018
@kgarun kgarun deleted the pyup-scheduled-update-02-01-2018 branch March 1, 2018 15:35
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant