14
0

- update to 0.5.2:

* Fix #228: Clarify documentation for encryption/decryption.
  * Make I/O buffer size configurable via ``buffer_size`` attribute
    on a ``GPG`` instance.

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-python-gnupg?expand=0&rev=31
This commit is contained in:
2023-12-14 20:56:55 +00:00
committed by Git OBS Bridge
parent 07d2e7b5ed
commit cce6d21dde
4 changed files with 12 additions and 4 deletions

View File

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