Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
SUSE:SLE-15-SP2:GA
python-gpgme
0005-add-ENCRYPT_NO_ENCRYPT_TO-constant.patch
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File 0005-add-ENCRYPT_NO_ENCRYPT_TO-constant.patch of Package python-gpgme
From 4cdf2d052bab95eb27de6ca38e52628ba504d639 Mon Sep 17 00:00:00 2001 From: Till Maas <opensource@till.name> Date: Wed, 20 Jul 2016 16:18:08 +0200 Subject: [PATCH 5/6] add ENCRYPT_NO_ENCRYPT_TO constant References: https://bugs.launchpad.net/pygpgme/+bug/1192545 Signed-off-by: Igor Gnatenko <ignatenko@redhat.com> --- src/pygpgme-constants.c | 1 + 1 file changed, 1 insertion(+) diff --git a/src/pygpgme-constants.c b/src/pygpgme-constants.c index c8a2e9c..a23b2ef 100644 --- a/src/pygpgme-constants.c +++ b/src/pygpgme-constants.c @@ -157,6 +157,7 @@ static const struct pygpgme_constant constants[] = { /* gpgme_encrypt_flags_t */ CONST(ENCRYPT_ALWAYS_TRUST), + CONST(ENCRYPT_NO_ENCRYPT_TO), /* gpgme_sigsum_t */ CONST(SIGSUM_VALID), -- 2.7.4
Locations
Projects
Search
Status Monitor
Help
OpenBuildService.org
Documentation
API Documentation
Code of Conduct
Contact
Support
@OBShq
Terms
openSUSE Build Service is sponsored by
The Open Build Service is an
openSUSE project
.
Sign Up
Log In
Places
Places
All Projects
Status Monitor