Skip to content

Conversation

@dependabot
Copy link

@dependabot dependabot bot commented on behalf of github May 20, 2022

Updates the requirements on python-gnupg to permit the latest version.

Release notes

Sourced from python-gnupg's releases.

Enhancement and bug-fix release

This is an enhancement and bug-fix release, and all users are encouraged to upgrade.

Brief summary:

  • Fixed #161: Added a status attribute to the returned object from gen_key() which is set to 'ok' if a key was successfully created, or 'key not created' if that was reported by gpg, or None in any other case.

  • Fixed #164: Provided the ability to add subkeys. Thanks to Daniel Kilimnik for the feature request and patch.

  • Fixed #166: Added keygrip values to the information collected when keys are listed. Thanks to Daniel Kilimnik for the feature request and patch.

  • Fixed #173: Added extra_args keyword argument to send_keys(), recv_keys() and search_keys() to allow passing options relating to key servers.

The files for this release have been signed with my code signing key:

Vinay Sajip (CODE SIGNING KEY) Fingerprint: CA74 9061 914E AC13 8E66 EADB 9147 B477 339A 9B86

Commits
  • 3082fa8 Changes for 0.4.9.
  • e9b7ea3 Update AppVeyor-specific tox configuration.
  • cad3ebf Replace setup.py with setup.cfg / pyproject.toml.
  • da9e89b Set daemon attribute rather than calling setDaemon().
  • 6ad30d6 Accept extra_args in more places.
  • e5f3d7f Add project_urls to settings.
  • b605abb Update documentation about tests.
  • 0844983 Update links in documentation.
  • 686c093 Update change log.
  • a6ee53b Fix #166: add keygrip attribute to information collected when keys are listed...
  • 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.


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)

Updates the requirements on [python-gnupg](https://github.com/vsajip/python-gnupg) to permit the latest version.
- [Release notes](https://github.com/vsajip/python-gnupg/releases)
- [Commits](vsajip/python-gnupg@0.4.7...0.4.9)

---
updated-dependencies:
- dependency-name: python-gnupg
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label May 20, 2022
@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Aug 24, 2022

Superseded by #49.

@dependabot dependabot bot closed this Aug 24, 2022
@dependabot dependabot bot deleted the dependabot/pip/python-gnupg-approx-eq-0.4.9 branch August 24, 2022 14:25
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.

1 participant