support new ENCRYPT_NO_COMPRESS gpgme option

Bug #1321412 reported by dkg
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
PyGPGME
Fix Released
Undecided
James Henstridge

Bug Description

gpgme's development branch recently added a new flag GPGME_ENCRYPT_NO_COMPRESS :

  http://lists.gnupg.org/pipermail/gnupg-devel/2014-May/028454.html

It will be included in gpgme 1.5.0.

The attached patch should make it so that when PyGPGME gets built against a version of the library with this new flag, it will be availalbe to the user in python itself.

Tags: patch
Revision history for this message
dkg (dkg0) wrote :
Revision history for this message
dkg (dkg0) wrote :

gpgme 1.5.0 was released last month, including this change.

Please update pygpgme with the attached patch to ensure that users of python-gpgme can have access to it.

tags: added: patch
Revision history for this message
James Henstridge (jamesh) wrote :

The 0.4 release provides gpgme.EncryptFlags.NO_COMPRESS

Changed in pygpgme:
assignee: nobody → James Henstridge (jamesh)
milestone: none → 0.4
status: New → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.