14
0

Accepting request 1299362 from home:glaubitz:branches:devel:languages:python

- Update to 0.5.5
  * Fix #249: Handle fetching GPG version when not the first item in the configuration.
  * Fix #250: Capture uid info in a uid_map attribute of ScanKeys/ListKeys.
  * Fix #255: Improve handling of exceptions raised in background threads.

OBS-URL: https://build.opensuse.org/request/show/1299362
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-python-gnupg?expand=0&rev=38
This commit is contained in:
2025-08-14 11:15:08 +00:00
committed by Git OBS Bridge
parent 7daecc790f
commit cd7e832d45
4 changed files with 12 additions and 4 deletions

View File

@@ -1,3 +1,11 @@
-------------------------------------------------------------------
Thu Aug 14 09:54:33 UTC 2025 - John Paul Adrian Glaubitz <adrian.glaubitz@suse.com>
- Update to 0.5.5
* Fix #249: Handle fetching GPG version when not the first item in the configuration.
* Fix #250: Capture uid info in a uid_map attribute of ScanKeys/ListKeys.
* Fix #255: Improve handling of exceptions raised in background threads.
-------------------------------------------------------------------
Mon Feb 17 03:29:13 UTC 2025 - Steve Kowalik <steven.kowalik@suse.com>