Skip to content
This repository has been archived by the owner on May 31, 2019. It is now read-only.

Scheduled weekly dependency update for week 38 #93

Merged
merged 6 commits into from
Sep 18, 2017

Conversation

pyup-bot
Copy link
Contributor

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.

Babel 2.5.0 » 2.5.1 PyPI | Changelog | Homepage | Docs
ipython 6.1.0 » 6.2.0 PyPI | Changelog | Homepage
pluggy 0.5.1 » 0.5.2 PyPI | Changelog | Repo
six 1.10.0 » 1.11.0 PyPI | Changelog | Homepage | Docs
sphinx-intl 0.9.9 » 0.9.10 PyPI | Changelog | Repo
tox 2.8.1 » 2.8.2 PyPI | Changelog | Docs

Changelogs

Babel 2.5.0 -> 2.5.1

2.5.1


Minor Improvements and bugfixes

  • Use a fixed datetime to avoid test failures (520) (narendravardi)
  • Parse multi-line future imports better (519) (akx)
  • Fix validate_currency docstring (522)
  • Allow normalize_locale and exists to handle various unexpected inputs (523) (suhojm)
  • Make PyInstaller support more robust (525, 526) (thijstriemstra, akx)

ipython 6.1.0 -> 6.2.0

6.2.0

None

pluggy 0.5.1 -> 0.5.2

0.5.2


  • fix bug where firstresult wrappers were being sent an incorrectly configured
    _Result (a list was set instead of a single value). Add tests to check for
    this as well as _Result.force_result() behaviour. Thanks to tgoodlet_
    for the PR 72_.
  • fix incorrect getattr of DeprecationWarning from the warnings
    module. Thanks to nicoddemus_ for the PR 77_.
  • hide pytest tracebacks in certain core routines. Thanks to
    nicoddemus_ for the PR 80_.

.. _72: pytest-dev/pluggy#72
.. _77: pytest-dev/pluggy#77
.. _80: pytest-dev/pluggy#80

six 1.10.0 -> 1.11.0

1.11.0


  • Pull request 178: with_metaclass now properly proxies __prepare__ to the
    underlying metaclass.
  • Pull request 191: Allow with_metaclass to work with metaclasses implemented
    in C.
  • Pull request 203: Add parse_http_list and parse_keqv_list to moved
    urllib.request.
  • Pull request 172 and issue 171: Add unquote_to_bytes to moved urllib.parse.
  • Pull request 167: Add six.moves.getoutput.
  • Pull request 80: Add six.moves.urllib_parse.splitvalue.
  • Pull request 75: Add six.moves.email_mime_image.
  • Pull request 72: Avoid creating reference cycles through tracebacks in
    reraise.

sphinx-intl 0.9.9 -> 0.9.10

0.9.10

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

Environments

  • Drop supporting Python-3.3 and 2.6
  • Add supporting Python-3.6

Bug Fixes

  • Unit tests overwrite real .transifexrc file in HOME directory.
  • 7, 8: Added tags variable for conf.py. Thanks to Dongping Xie.
  • 15: default value of locale_dirs must be ['locales'] instead of
    ['locale']. Thanks to cocoatomo.

That's it for now!

Happy merging! 🤖

@coveralls
Copy link

coveralls commented Sep 18, 2017

Coverage Status

Coverage remained the same at 92.788% when pulling d5dfad3 on pyup-scheduled-update-09-18-2017 into 2648ede on master.

@c-bata c-bata merged commit d8ec4b6 into master Sep 18, 2017
@c-bata c-bata deleted the pyup-scheduled-update-09-18-2017 branch May 23, 2018 02:00
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.

3 participants