Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
SUSE:SLE-12:GA
python-gpgme
pygpgme-0.1-context.patch
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File pygpgme-0.1-context.patch of Package python-gpgme
Based on suggestion found at: http://lists.mandriva.com/bugs/2010-05/msg03921.php --- a/pygpgme-0.1/src/pygpgme-context.c +++ b/pygpgme-0.1/src/pygpgme-context.c @@ -83,6 +83,7 @@ static int pygpgme_context_init(PyGpgmeContext *self, PyObject *args, PyObject *kwargs) { static char *kwlist[] = { NULL }; + gpgme_check_version(NULL); if (!PyArg_ParseTupleAndKeywords(args, kwargs, "", kwlist)) return -1;
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