Skip to content

Update packaging to 17.0 #3091

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

Merged
merged 2 commits into from
Feb 28, 2018
Merged

Update packaging to 17.0 #3091

merged 2 commits into from
Feb 28, 2018

Conversation

pyup-bot
Copy link
Contributor

There's a new version of packaging available.
You are currently using 16.8. I have updated it to 17.0

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

Changelog

17.0

  • Drop support for python 2.6, 3.2, and 3.3.
  • Define minimal pyparsing version to 2.0.2 (:issue:91).
  • Add epoch, release, pre, dev, and post attributes to
    Version and LegacyVersion (:issue:34).
  • Add Version().is_devrelease and LegacyVersion().is_devrelease to
    make it easy to determine if a release is a development release.
  • Add utils.canonicalize_version to canonicalize version strings or
    Version instances (:issue:121).

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

Happy merging! 🤖

@di di merged commit 7829480 into master Feb 28, 2018
@di di deleted the pyup-update-packaging-16.8-to-17.0 branch February 28, 2018 15:39
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.

2 participants