forked from pool/python-python-gnupg
Accepting request 1299387 from devel:languages:python
Forwarded request #1299362 from glaubitz - 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/1299387 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-python-gnupg?expand=0&rev=19
This commit is contained in:
@@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:f2fdb5fb29615c77c2743e1cb3d9314353a6e87b10c37d238d91ae1c6feae086
|
|
||||||
size 65705
|
|
3
python-gnupg-0.5.5.tar.gz
Normal file
3
python-gnupg-0.5.5.tar.gz
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:3fdcaf76f60a1b948ff8e37dc398d03cf9ce7427065d583082b92da7a4ff5a63
|
||||||
|
size 66467
|
@@ -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>
|
Mon Feb 17 03:29:13 UTC 2025 - Steve Kowalik <steven.kowalik@suse.com>
|
||||||
|
|
||||||
|
@@ -18,7 +18,7 @@
|
|||||||
|
|
||||||
%{?sle15_python_module_pythons}
|
%{?sle15_python_module_pythons}
|
||||||
Name: python-python-gnupg
|
Name: python-python-gnupg
|
||||||
Version: 0.5.4
|
Version: 0.5.5
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: A wrapper for the GNU Privacy Guard (GPG or GnuPG)
|
Summary: A wrapper for the GNU Privacy Guard (GPG or GnuPG)
|
||||||
License: BSD-3-Clause
|
License: BSD-3-Clause
|
||||||
|
Reference in New Issue
Block a user