mario
mario copied to clipboard
Bump twine from 2.0.0 to 3.3.0
Bumps twine from 2.0.0 to 3.3.0.
Changelog
Sourced from twine's changelog.
3.3.0 (2020-12-23)
Features
- Print files to be uploaded using
upload --verbose(#670)- Print configuration file location when using
upload --verbose(#675)- Print source and values of credentials when using
upload --verbose(#685)- Add support for Python 3.9 (#708)
- Turn warnings into errors when using
check --strict(#715)Bugfixes
- Make password optional when using
upload --client-cert(#678)- Support more Nexus versions with
upload --skip-existing(#693)- Support Gitlab Enterprise with
upload --skip-existing(#698)- Show a better error message for malformed files (#714)
Improved Documentation
3.2.0 (2020-06-24)
Features
- Improve display of HTTP errors during upload (#666)
- Print packages and signatures to be uploaded when using
--verboseoption (#652)- Use red text when printing errors on the command line (#649)
- Require repository URL scheme to be
httporhttps(#602)- Add type annotations, checked with mypy, with 561 support for users of Twine's API (#231)
Bugfixes
- Update URL to
.pypircspecification (#655)- Don't raise an exception when Python version can't be parsed from filename (#612)
- Fix inaccurate retry message during
upload(#611)- Clarify error messages for archive format (#601)
3.1.1 (2019-11-27)
Bugfixes
Commits
5343855Update changelog for 3.3.0 (#722)0441028Adopt towncrier for the changelog (#718)35e40d9Avoid DeprecationWarning from urllib3 (#719)fd57198Credential Logging (#685)2f3cf38Add strict to check command (#715)668f4db712 Handle EOFErrror with malformed file (#714)099ae0eMove more Travis jobs to GitHub Actions (#709)87610d3Tweak project_urls (#710)a7baed4Add support for Python 3.9 (#708)2c3d8e1Move more Travis jobs to GitHub Actions (#705)- Additional commits viewable in compare view
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.
If all status checks pass Dependabot will automatically merge this pull request.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
-
@dependabot rebasewill rebase this PR -
@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it -
@dependabot mergewill merge this PR after your CI passes on it -
@dependabot squash and mergewill squash and merge this PR after your CI passes on it -
@dependabot cancel mergewill cancel a previously requested merge and block automerging -
@dependabot reopenwill reopen this PR if it is closed -
@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually -
@dependabot ignore this major versionwill 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 versionwill 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 dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself) -
@dependabot use these labelswill set the current labels as the default for future PRs for this repo and language -
@dependabot use these reviewerswill set the current reviewers as the default for future PRs for this repo and language -
@dependabot use these assigneeswill set the current assignees as the default for future PRs for this repo and language -
@dependabot use this milestonewill set the current milestone as the default for future PRs for this repo and language -
@dependabot badge mewill comment on this PR with code to add a "Dependabot enabled" badge to your readme
Additionally, you can set the following in your Dependabot dashboard:
- Update frequency (including time of day and day of week)
- Pull request limits (per update run and/or open at any time)
- Automerge options (never/patch/minor, and dev/runtime dependencies)
- Out-of-range updates (receive only lockfile updates, if desired)
- Security updates (receive only security updates, if desired)
One of your CI runs failed on this pull request, so Dependabot won't merge it.
Dependabot will still automatically merge this pull request if you amend it and your tests pass.