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 setuptools to 32.1.2 #24

Merged
merged 1 commit into from
Dec 19, 2016

Conversation

pyup-bot
Copy link
Collaborator

There's a new version of setuptools available.
You are currently using 31.0.0. I have updated it to 32.1.2

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

Changelog

32.1.2


  • 893: Only release sdist in zip format as warehouse now
    disallows releasing two different formats.

32.1.1


  • 704: More selectively ensure that 'rmtree' is not invoked with
    a byte string, enabling it to remove files that are non-ascii,
    even on Python 2.
  • 712: In 'sandbox.run_setup', ensure that __file__ is
    always a str, modeling the behavior observed by the
    interpreter when invoking scripts and modules.

32.1.0


  • 891: In 'test' command on test failure, raise DistutilsError,
    suppression invocation of subsequent commands.

32.0.0


  • 890: Revert 849. global-exclude .foo will not match all
    *.foo files any more. Package authors must add an explicit
    wildcard, such as global-exclude *.foo, to match all
    .foo files. See 886, 849.

31.0.1


  • 885: Fix regression where 'pkg_resources._rebuild_mod_path'
    would fail when a namespace package's 'path' was not
    a list with a sort attribute.

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

Happy merging! 馃

@coveralls
Copy link

coveralls commented Dec 18, 2016

Coverage Status

Coverage remained the same at 96.296% when pulling 7784eec on pyup-update-setuptools-31.0.0-to-32.1.2 into 871a43e on master.

@illagrenan illagrenan merged commit 0c96896 into master Dec 19, 2016
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