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 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:f2fdb5fb29615c77c2743e1cb3d9314353a6e87b10c37d238d91ae1c6feae086
size 65705

View File

@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:3fdcaf76f60a1b948ff8e37dc398d03cf9ce7427065d583082b92da7a4ff5a63
size 66467

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>

View File

@@ -18,7 +18,7 @@
%{?sle15_python_module_pythons}
Name: python-python-gnupg
Version: 0.5.4
Version: 0.5.5
Release: 0
Summary: A wrapper for the GNU Privacy Guard (GPG or GnuPG)
License: BSD-3-Clause