Index | index by Group | index by Distribution | index by Vendor | index by creation date | index by Name | Mirrors | Help | Search |
Name: python3-python-gnupg | Distribution: SUSE Linux Enterprise 15 |
Version: 0.4.7 | Vendor: SUSE LLC <https://www.suse.com/> |
Release: 150400.1.4 | Build date: Sat May 7 23:43:32 2022 |
Group: Development/Languages/Python | Build host: sheep53 |
Size: 175408 | Source RPM: python-python-gnupg-0.4.7-150400.1.4.src.rpm |
Packager: https://www.suse.com/ | |
Url: http://pythonhosted.org/python-gnupg/index.html | |
Summary: A wrapper for the GNU Privacy Guard (GPG or GnuPG) |
This module allows access to GnuPG's key management, encryption and signature functionality from Python programs.
BSD-3-Clause
* Sun Aug 01 2021 dmueller@suse.com - update to 0.4.7: * Added support for no passphrase during key generation. * Improved permission-denied test. * Updated logging to only show partial results. * Allowed a passphrase to be passed to import_keys(). * Wed Aug 05 2020 mcalabkova@suse.com - Update to 0.4.6 * Fixed #128: Added ECC support by changing key generation parameters. (The Key-Length value isn't added if a curve is specified.) * More bugfixes. * Support for Python versions 3.5 and under is discontinued, except for Python 2.7. * Tue Sep 10 2019 tchvatal@suse.com - Update to 0.4.5: * various bugfixes * Wed Apr 17 2019 mcepl@suse.com - Switch to pytest runner, which seems to be a way more stable in providing the results. * Thu Jan 24 2019 tchvatal@suse.com - Enable tests * Thu Jan 24 2019 kbabioch@suse.de - Update to 0.4.4: * Changed how any return value from the ``on_data`` callable is processed. In earlier versions, the return value was ignored. In this version, if the return value is ``False``, the data received from ``gpg`` is not buffered. Otherwise (if the value is ``None`` or ``True``, for example), the data is buffered as normal. This functionality can be used to do your own buffering, or to prevent buffering altogether. The ``on_data`` callable is also called once with an empty byte-string to signal the end of data from ``gpg``. * Added an additional attribute ``check_fingerprint_collisions`` to ``GPG`` instances, which defaults to ``False``. It seems that ``gpg`` is happy to have duplicate keys and fingerprints in a keyring, so we can't be too strict. A user can set this attribute of an instance to ``True`` to trigger a check for collisions. * With GnuPG 2.2.7 or later, provide the fingerprint of a signing key for a failed signature verification, if available. * For verification where multiple signatures are involved, a mapping of signature_ids to fingerprint, keyid, username, creation date, creation timestamp and expiry timestamp is provided. * Added a check to disallow certain control characters ('\r', '\n', NUL) in passphrases (CVE-2019-6690 bsc#1123498) * Tue Dec 04 2018 mcepl@suse.com - Remove superfluous devel dependency for noarch package * Wed Jun 13 2018 astieger@suse.com - uppate to 0.4.3: * Add --no-verbose to the gpg command line, in case verbose is specified is gpg.conf. * This is mitigation against CVE-2018-12020 boo#1096745 - includes changes from 0.4.2: * Subkey information is now collected and returned in a subkey_info dictionary keyed by the subkey's ID * Add expect_passphrase password for use on GnuPG >= 2.1 when passing passphrase to gpg via pinentry * Provid a trust_keys method to allow setting the trust level for keys * When the gpg executable is not found, note the path used in the exception message * Make error messages nor informational * Mon Sep 11 2017 jengelh@inai.de - Ensure description neutrality. * Wed Sep 06 2017 toddrme2178@gmail.com - Initial version
/usr/lib/python3.6/site-packages/__pycache__ /usr/lib/python3.6/site-packages/__pycache__/gnupg.cpython-36.opt-1.pyc /usr/lib/python3.6/site-packages/__pycache__/gnupg.cpython-36.pyc /usr/lib/python3.6/site-packages/gnupg.py /usr/lib/python3.6/site-packages/python_gnupg-0.4.7-py3.6.egg-info /usr/lib/python3.6/site-packages/python_gnupg-0.4.7-py3.6.egg-info/PKG-INFO /usr/lib/python3.6/site-packages/python_gnupg-0.4.7-py3.6.egg-info/SOURCES.txt /usr/lib/python3.6/site-packages/python_gnupg-0.4.7-py3.6.egg-info/dependency_links.txt /usr/lib/python3.6/site-packages/python_gnupg-0.4.7-py3.6.egg-info/top_level.txt /usr/share/doc/packages/python3-python-gnupg /usr/share/doc/packages/python3-python-gnupg/README.rst /usr/share/licenses/python3-python-gnupg /usr/share/licenses/python3-python-gnupg/LICENSE.txt
Generated by rpm2html 1.8.1
Fabrice Bellet, Tue Jul 9 18:05:00 2024