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.15.0 #156

Merged
merged 3 commits into from Oct 1, 2019
Merged

Conversation

pyup-bot
Copy link
Collaborator

This PR updates twine from 1.13.0 to 2.0.0.

Changelog

2.0.0

* :feature:`437`: Twine now requires Python 3.6 or later. Use pip
9 or pin to "twine<2" to install twine on older Python versions.
* :bug:`491` Require requests 2.20 or later to avoid reported security
vulnerabilities in earlier releases.

1.15.0

* :feature:`488` Improved output on ``check`` command:
Prints a message when there are no distributions given to check.
Improved handling of errors in a distribution's markup, avoiding
messages flowing through to the next distribution's errors.

1.14.0

* :feature:`456` Better error handling and gpg2 fallback if gpg not available.
* :bug:`341` Fail more gracefully when encountering bad metadata
* :feature:`459` Show Warehouse URL after uploading a package
* :feature:`310` Now provide a more meaningful error on redirect during upload.
Links

@pyup-bot pyup-bot mentioned this pull request Sep 24, 2019
@coveralls
Copy link

coveralls commented Sep 24, 2019

Pull Request Test Coverage Report for Build 786

  • 0 of 0 changed or added relevant lines in 0 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage remained the same at 100.0%

Totals Coverage Status
Change from base Build 768: 0.0%
Covered Lines: 4031
Relevant Lines: 4031

💛 - Coveralls

@peterfarrell peterfarrell changed the title Update twine to 2.0.0 Update twine to 1.15.0 Oct 1, 2019
@peterfarrell peterfarrell merged commit 39f2776 into master Oct 1, 2019
@peterfarrell peterfarrell deleted the pyup-update-twine-1.13.0-to-2.0.0 branch October 1, 2019 15:36
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