python-gnupg: bump to 0.5.6
authorAlexandru Ardelean <redacted>
Sat, 14 Mar 2026 08:57:15 +0000 (10:57 +0200)
committerAlexandru Ardelean <redacted>
Sat, 21 Mar 2026 19:16:04 +0000 (21:16 +0200)
commitdb4af80188dbc86d18d5dd511751bb71e7d13823
tree51385f5de61aedeec3b8e508a3966bb415816f47
parent98df6fe49331b8a5c48ed68f474e4e6c335c84a3
python-gnupg: bump to 0.5.6

Changelog since 0.5.1:
- Add configurable I/O buffer size via buffer_size attribute (0.5.2)
- Add Web Key Directory (WKD) support for automatic key location (0.5.3)
- Fix sensitive data exposure by removing decryption result logging (0.5.3)
- Fix exception handling in on_data callable during GPG operations (0.5.4)
- Fix GPG version detection robustness (0.5.5)
- Add uid_map attribute to capture UID information (0.5.5)
- Add capability, fingerprint and keygrip to subkey_info (0.5.6)
- Fix username handling when verification keys are expired/revoked (0.5.6)

Full changelog:
https://github.com/vsajip/python-gnupg/releases

Signed-off-by: Alexandru Ardelean <redacted>
lang/python/python-gnupg/Makefile
lang/python/python-gnupg/test.sh [new file with mode: 0644]
git clone https://git.99rst.org/PROJECT