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鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump twine from 2.0.0 to 3.2.0 #222

Closed
wants to merge 1 commit into from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 9, 2020

Bumps twine from 2.0.0 to 3.2.0.

Changelog

Sourced from twine's changelog.

:orphan:

.. See https://releases.readthedocs.io/ for instructions

========= Changelog

  • :release:3.2.0 <2020-06-24>
  • :feature:666 Improve display of HTTP errors during upload
  • :feature:649 Use red text when printing errors on the command line
  • :feature:652 Print packages and signatures to be uploaded when using --verbose option
  • 馃悰655 major Update URL to .pypirc specification
  • :feature:602 Require repository URL scheme to be http or https
  • 馃悰612 major Don't raise an exception when Python version can't be parsed from filename
  • 馃悰611 major Fix inaccurate retry message during upload
  • 馃悰601 major Clarify error messages for archive format
  • :feature:231 Add type annotations, checked with mypy, with :pep:561 support for users of Twine's API
  • :release:3.1.1 <2019-11-27>
  • 馃悰548 Restore --non-interactive as a flag not expecting an argument.
  • :release:3.1.0 <2019-11-23>
  • :feature:547 Add support for specifying --non-interactive as an environment variable.
  • :release:3.0.0 <2019-11-18>
  • :feature:336 When a client certificate is indicated, all password processing is disabled.
  • :feature:489 Add --non-interactive flag to abort upload rather than interactively prompt if credentials are missing.
  • :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.
  • 馃悰332 major More robust handling of server response in --skip-existing
  • :release:2.0.0 <2019-09-24>
  • :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.
  • 馃悰491 major Require requests 2.20 or later to avoid reported security vulnerabilities in earlier releases.
  • :release:1.15.0 <2019-09-17>
  • :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.
  • :release:1.14.0 <2019-09-06>

... (truncated)

Commits
  • 1e81404 Update docs for 3.2.0 release (#667)
  • e2f33a5 Update changelog for next release (#643)
  • 33d9611 Reformat HTTP errors (#666)
  • cb7e116 Use red text when printing errors on command line (#649)
  • b1c2191 Moved verbosity to the helper function, added unit tests, prints packages, si...
  • f922eeb Multi Platform CI Pipeline with GitHub Actions (#651)
  • 424a584 Use imperative mood in test_upload (#657)
  • 1a28b79 Merge pull request #656 from bhrutledge/move-readme
  • f4a4cd6 Shuffle index sections
  • 172a828 Update after review
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Nov 9, 2020
@dependabot dependabot bot force-pushed the dependabot/pip/twine-3.2.0 branch 2 times, most recently from 96b27bc to 520e002 Compare November 11, 2020 17:56
@dependabot dependabot bot force-pushed the dependabot/pip/twine-3.2.0 branch 3 times, most recently from 10241bd to a2bc02e Compare December 7, 2020 17:32
Bumps [twine](https://github.com/pypa/twine) from 2.0.0 to 3.2.0.
- [Release notes](https://github.com/pypa/twine/releases)
- [Changelog](https://github.com/pypa/twine/blob/master/docs/changelog.rst)
- [Commits](pypa/twine@2.0.0...3.2.0)

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Dec 25, 2020

Superseded by #270.

@dependabot dependabot bot closed this Dec 25, 2020
@dependabot dependabot bot deleted the dependabot/pip/twine-3.2.0 branch December 25, 2020 06:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

0 participants