14
0

- update to 0.5.3:

* Add WKD (Web Key Directory) support for auto-locating keys.
  * Ensure local variable is initialized even when an exception
    occurs.
  * Fix #239: Remove logging of decryption result.

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-python-gnupg?expand=0&rev=33
This commit is contained in:
2024-10-01 12:42:40 +00:00
committed by Git OBS Bridge
parent cce6d21dde
commit 92650b5235
4 changed files with 14 additions and 5 deletions

View File

@@ -1,7 +1,7 @@
#
# spec file for package python-python-gnupg
#
# Copyright (c) 2023 SUSE LLC
# Copyright (c) 2024 SUSE LLC
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@@ -18,7 +18,7 @@
%{?sle15_python_module_pythons}
Name: python-python-gnupg
Version: 0.5.2
Version: 0.5.3
Release: 0
Summary: A wrapper for the GNU Privacy Guard (GPG or GnuPG)
License: BSD-3-Clause