forked from pool/python-python-gnupg
- 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:
@@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:5674bad4e93876c0b0d3197e314d7f942d39018bf31e2b833f6788a6813c3fb8
|
||||
size 64377
|
3
python-gnupg-0.5.2.tar.gz
Normal file
3
python-gnupg-0.5.2.tar.gz
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:01d8013931c9fa3f45824bbea7054c03d6e11f258a72e7e086e168dbcb91854c
|
||||
size 64531
|
@@ -1,3 +1,11 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Dec 14 20:56:28 UTC 2023 - Dirk Müller <dmueller@suse.com>
|
||||
|
||||
- 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.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Dec 1 17:09:22 UTC 2023 - Dirk Müller <dmueller@suse.com>
|
||||
|
||||
|
@@ -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
|
||||
|
Reference in New Issue
Block a user