Skip to content

Conversation

pyup-bot
Copy link
Collaborator

This PR updates twine from 2.0.0 to 3.0.0.

Changelog

3.0.0

* :feature:`336`: When a client certificate is indicated, all password
processing is disabled.
* :feature:`524`: Twine now unconditionally requires the keyring library
and no longer supports uninstalling ``keyring`` as a means to disable
that functionality. Instead, use ``keyring --disable`` keyring functionality
if necessary.
* :feature:`518` Add Python 3.8 to classifiers.
* :bug:`332` More robust handling of server response in ``--skip-existing``
Links

@codecov
Copy link

codecov bot commented Nov 19, 2019

Codecov Report

Merging #739 into master will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #739   +/-   ##
=======================================
  Coverage   97.08%   97.08%           
=======================================
  Files          54       54           
  Lines        2742     2742           
=======================================
  Hits         2662     2662           
  Misses         80       80

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 726e403...b0ebaed. Read the comment docs.

@sliverc sliverc merged commit c8c39b1 into master Nov 23, 2019
@sliverc sliverc deleted the pyup-update-twine-2.0.0-to-3.0.0 branch November 23, 2019 11:40
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