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

Update twine to 1.9.0 #41

Closed
wants to merge 1 commit into from
Closed

Conversation

pyup-bot
Copy link
Contributor

There's a new version of twine available.
You are currently using 1.8.1. I have updated it to 1.9.0

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

Changelog

1.9.0

  • Twine will now resolve passwords using the
    keyring <https://pypi.org/projects/keyring>_ if available.
    Module can be required with the keyring extra.
  • Twine will use hashlib.blake2b on Python 3.6+ instead of using pyblake2
    for Blake2 hashes 256 bit hashes.
  • Twine sends less information about the user's system in the User-Agent
    string. See also 🐛229
  • Fix --skip-existing when used to upload a package for the first time.
    See also 🐛220
  • Fix precedence of --repository-url over --repository. See also
    🐛206

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

Happy merging! 🤖

@pyup-bot
Copy link
Contributor Author

Closing this in favor of #43

@pyup-bot pyup-bot closed this May 27, 2017
@mikus mikus deleted the pyup-update-twine-1.8.1-to-1.9.0 branch May 27, 2017 12:59
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.

1 participant