forked from pool/python-python-gnupg
Accepting request 1204932 from devel:languages:python
- 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/request/show/1204932 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-python-gnupg?expand=0&rev=17
This commit is contained in:
@@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:01d8013931c9fa3f45824bbea7054c03d6e11f258a72e7e086e168dbcb91854c
|
|
||||||
size 64531
|
|
3
python-gnupg-0.5.3.tar.gz
Normal file
3
python-gnupg-0.5.3.tar.gz
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:290d8ddb9cd63df96cfe9284b9b265f19fd6e145e5582dc58fd7271f026d0a47
|
||||||
|
size 65457
|
@@ -1,3 +1,12 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Tue Oct 1 12:42:05 UTC 2024 - Dirk Müller <dmueller@suse.com>
|
||||||
|
|
||||||
|
- 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.
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Thu Dec 14 20:56:28 UTC 2023 - Dirk Müller <dmueller@suse.com>
|
Thu Dec 14 20:56:28 UTC 2023 - Dirk Müller <dmueller@suse.com>
|
||||||
|
|
||||||
|
@@ -1,7 +1,7 @@
|
|||||||
#
|
#
|
||||||
# spec file for package python-python-gnupg
|
# 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
|
# All modifications and additions to the file contributed by third parties
|
||||||
# remain the property of their copyright owners, unless otherwise agreed
|
# remain the property of their copyright owners, unless otherwise agreed
|
||||||
@@ -18,7 +18,7 @@
|
|||||||
|
|
||||||
%{?sle15_python_module_pythons}
|
%{?sle15_python_module_pythons}
|
||||||
Name: python-python-gnupg
|
Name: python-python-gnupg
|
||||||
Version: 0.5.2
|
Version: 0.5.3
|
||||||
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