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.1 #40

Merged
merged 1 commit into from
Aug 8, 2017
Merged

Update twine to 1.9.1 #40

merged 1 commit into from
Aug 8, 2017

Conversation

pyup-bot
Copy link
Collaborator

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

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

Changelog

1.9.1

  • Blacklist known bad versions of Requests. See also 🐛253

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 pyup-bot mentioned this pull request May 27, 2017
@coveralls
Copy link

coveralls commented May 27, 2017

Coverage Status

Coverage remained the same at 15.279% when pulling cd9beab on pyup-update-twine-1.8.1-to-1.9.1 into 55faf16 on master.

@nicfit nicfit merged commit fe0a585 into master Aug 8, 2017
@nicfit nicfit deleted the pyup-update-twine-1.8.1-to-1.9.1 branch August 8, 2017 22:58
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.

3 participants