lp:~jelmer/pygpgme/bug452194

Created by Jelmer Vernooij and last modified
Get this branch:
bzr branch lp:~jelmer/pygpgme/bug452194
Only Jelmer Vernooij can upload to this branch. If you are Jelmer Vernooij please log in for upload directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
Jelmer Vernooij
Project:
PyGPGME
Status:
Merged

Recent revisions

70. By Jelmer Vernooij

Rename GPGME_VERSION -> gpgme_version, raise exception if initializing gpgme fails.

69. By Jelmer Vernooij

Call gpgme_check_version(), as required by newer versions of GPGME.

68. By James Henstridge

Add support for symmetric encryption in gpgme.Context.encrypt(). Fixes
bug #295918.

67. By James Henstridge

Small cleanup to distutils code.

66. By James Henstridge

Run make targets with default Python executable. If you want a
non-default Python executable, it is still possible to override
$(PYTHON).

65. By James Henstridge

Add a test for gpgme.Context.set_engine_info().

64. By Miloslav Trmac

Add gpgme.Context.set_engine_info() method.

63. By James Henstridge

Update the code for setting up exceptions to not trigger deprecation
warnings with Python 2.6.

62. By James Henstridge

Use BytesIO for input/output buffers to make conversion to Python 3 easier.

61. By James Henstridge

Make sure we're sending a bytes() object to the write() method of the
wrapped file descriptor.

Branch metadata

Branch format:
Branch format 7
Repository format:
Bazaar repository format 2a (needs bzr 1.16 or later)
This branch contains Public information 
Everyone can see this information.

Subscribers