14
0
Commit Graph

13 Commits

Author SHA256 Message Date
1da429c041 - update to 0.4.9:
* Added a status attribute to the returned object from gen_key()
  * Provide the ability to add subkeys. 
  * Add keygrip values to the information collected when keys are listed.
  * Added extra_args keyword argument to send_keys(), recv_keys() and
    search_keys() to allow passing options relating to key servers.

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-python-gnupg?expand=0&rev=23
2022-06-04 14:00:03 +00:00
e5a11a855f - update to 0.4.8:
* Return gpg's return code in all result instances.
  * Add check for invalid file objects.
  * Provide more useful status message when a secret key is absent.
  * Added a get_recipients() API to find the recipients of an encrypted
    message without decrypting it.

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-python-gnupg?expand=0&rev=22
2021-11-29 12:00:45 +00:00
9bfc108da8 - 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().

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-python-gnupg?expand=0&rev=21
2021-08-01 09:27:34 +00:00
1afc58714a Accepting request 824505 from home:mcalabkova:branches:devel:languages:python
- 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.

OBS-URL: https://build.opensuse.org/request/show/824505
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-python-gnupg?expand=0&rev=19
2020-08-05 15:55:16 +00:00
Tomáš Chvátal
5989237dd0 - Update to 0.4.5:
* various bugfixes

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-python-gnupg?expand=0&rev=17
2019-09-10 11:09:56 +00:00
3664738611 Accepting request 695023 from home:mcepl:branches:devel:languages:python
Switch to pytest runner, which seems to be a way more stable in
providing the results.

OBS-URL: https://build.opensuse.org/request/show/695023
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-python-gnupg?expand=0&rev=15
2019-04-17 08:41:09 +00:00
Thomas Bechtold
42759147fd Accepting request 669845 from home:kbabioch:branches:devel:languages:python
Added CVE and bug reference to changes file.

OBS-URL: https://build.opensuse.org/request/show/669845
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-python-gnupg?expand=0&rev=13
2019-01-29 12:59:16 +00:00
Tomáš Chvátal
937a5d9c67 - Enable tests
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-python-gnupg?expand=0&rev=11
2019-01-24 10:07:38 +00:00
Tomáš Chvátal
51e9d0ba83 Accepting request 668262 from home:kbabioch:branches:devel:languages:python
- Update to 0.4.4:

OBS-URL: https://build.opensuse.org/request/show/668262
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-python-gnupg?expand=0&rev=10
2019-01-24 10:03:11 +00:00
83bbd373d8 Remove superfluous devel dependency for noarch package
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-python-gnupg?expand=0&rev=8
2018-12-04 13:55:46 +00:00
Todd R
df122166b0 Accepting request 616617 from home:AndreasStieger:branches:devel:languages:python
python-gnupg 0.4.3 CVE-2018-12020 boo#1096745

OBS-URL: https://build.opensuse.org/request/show/616617
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-python-gnupg?expand=0&rev=6
2018-06-13 19:58:37 +00:00
Jan Matejek
65f9c359ab Accepting request 523269 from home:jengelh:branches:devel:languages:python
- Ensure description neutrality.

OBS-URL: https://build.opensuse.org/request/show/523269
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-python-gnupg?expand=0&rev=3
2017-09-11 15:41:47 +00:00
Todd R
34cdf51889 - Initial version
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-python-gnupg?expand=0&rev=1
2017-09-06 17:47:18 +00:00