<feed xmlns='http://www.w3.org/2005/Atom'>
<title>gpgme/lang, branch justus/idiomatic-py-0</title>
<subtitle>GnuPG Made Easy.</subtitle>
<id>http://git.bktus.com/gpgfrontend/gpgme/atom?h=justus%2Fidiomatic-py-0</id>
<link rel='self' href='http://git.bktus.com/gpgfrontend/gpgme/atom?h=justus%2Fidiomatic-py-0'/>
<link rel='alternate' type='text/html' href='http://git.bktus.com/gpgfrontend/gpgme/'/>
<updated>2016-07-08T16:05:12Z</updated>
<entry>
<title>python: idiomatic interface prototype</title>
<updated>2016-07-08T16:05:12Z</updated>
<author>
<name>Justus Winter</name>
<email>justus@g10code.com</email>
</author>
<published>2016-06-08T16:58:57Z</published>
<link rel='alternate' type='text/html' href='http://git.bktus.com/gpgfrontend/gpgme/commit/?id=d6408ce471c294c3e6f901d183b87d521b9bcc56'/>
<id>urn:sha1:d6408ce471c294c3e6f901d183b87d521b9bcc56</id>
<content type='text'>
Signed-off-by: Justus Winter &lt;justus@g10code.com&gt;
</content>
</entry>
<entry>
<title>python: Port more tests.</title>
<updated>2016-07-08T16:03:36Z</updated>
<author>
<name>Justus Winter</name>
<email>justus@g10code.com</email>
</author>
<published>2016-06-06T10:49:11Z</published>
<link rel='alternate' type='text/html' href='http://git.bktus.com/gpgfrontend/gpgme/commit/?id=004026a94fea9c4f87068c1c17e519df5cbb8d8e'/>
<id>urn:sha1:004026a94fea9c4f87068c1c17e519df5cbb8d8e</id>
<content type='text'>
* lang/python/tests/Makefile.am (pytests): Add new file.
* lang/python/tests/t-import.py: New file.

Signed-off-by: Justus Winter &lt;justus@g10code.com&gt;
</content>
</entry>
<entry>
<title>python: Fix raising stashed exceptions.</title>
<updated>2016-07-08T09:45:08Z</updated>
<author>
<name>Justus Winter</name>
<email>justus@g10code.com</email>
</author>
<published>2016-07-08T09:45:08Z</published>
<link rel='alternate' type='text/html' href='http://git.bktus.com/gpgfrontend/gpgme/commit/?id=8a93f345b701332270c9829a4d0a93537f98a8d8'/>
<id>urn:sha1:8a93f345b701332270c9829a4d0a93537f98a8d8</id>
<content type='text'>
Fixes an issue with newer versions of Python.

* lang/python/helpers.c (pygpgme_raise_callback_exception): Be more
careful when restoring the exception.

Signed-off-by: Justus Winter &lt;justus@g10code.com&gt;
</content>
</entry>
<entry>
<title>python: Fix distcheck.</title>
<updated>2016-07-07T12:10:36Z</updated>
<author>
<name>Justus Winter</name>
<email>justus@g10code.com</email>
</author>
<published>2016-07-06T08:59:18Z</published>
<link rel='alternate' type='text/html' href='http://git.bktus.com/gpgfrontend/gpgme/commit/?id=52efcf1ee9fc8ba4c6bd23d8fe4f5f7993ba9fb1'/>
<id>urn:sha1:52efcf1ee9fc8ba4c6bd23d8fe4f5f7993ba9fb1</id>
<content type='text'>
* lang/python/INSTALL: Drop obsolete file.
* lang/python/Makefile.am (EXTRA_DIST): Add missing files.
(CLEANFILES): Remove generated files.
(clean-local): Fix permissions of copied files.
* lang/python/tests/Makefile.am (TESTS): Use our own setup and
teardown scripts.
(EXTRA_DIST): Add missing files.
* lang/python/tests/final.py: New file.
* lang/python/tests/initial.py: Likewise.

Signed-off-by: Justus Winter &lt;justus@g10code.com&gt;
</content>
</entry>
<entry>
<title>qt: Fix distcheck.</title>
<updated>2016-07-07T11:56:37Z</updated>
<author>
<name>Justus Winter</name>
<email>justus@g10code.com</email>
</author>
<published>2016-07-06T09:01:55Z</published>
<link rel='alternate' type='text/html' href='http://git.bktus.com/gpgfrontend/gpgme/commit/?id=38c408560c6ebc3ea5eeeade01d38750bf5799e5'/>
<id>urn:sha1:38c408560c6ebc3ea5eeeade01d38750bf5799e5</id>
<content type='text'>
* lang/qt/src/Makefile.am (qgpgme_headers): Add missing file.
(CLEANFILES): Add generated file.
* lang/qt/tests/Makefile.am (clean-local): Remove private keys.

Signed-off-by: Justus Winter &lt;justus@g10code.com&gt;
</content>
</entry>
<entry>
<title>cpp: Fix distcheck.</title>
<updated>2016-07-07T11:56:37Z</updated>
<author>
<name>Justus Winter</name>
<email>justus@g10code.com</email>
</author>
<published>2016-07-07T11:23:05Z</published>
<link rel='alternate' type='text/html' href='http://git.bktus.com/gpgfrontend/gpgme/commit/?id=49286ac1c82c480e2c718f828c57da9778ccd0b9'/>
<id>urn:sha1:49286ac1c82c480e2c718f828c57da9778ccd0b9</id>
<content type='text'>
* lang/cpp/src/Makefile.am (CLEANFILES): Remove generated file.

Signed-off-by: Justus Winter &lt;justus@g10code.com&gt;
</content>
</entry>
<entry>
<title>Qt: Add test for publicKeyAlgorithmAsString</title>
<updated>2016-07-06T13:09:16Z</updated>
<author>
<name>Andre Heinecke</name>
<email>aheinecke@intevation.de</email>
</author>
<published>2016-07-06T13:09:16Z</published>
<link rel='alternate' type='text/html' href='http://git.bktus.com/gpgfrontend/gpgme/commit/?id=fc0267233239b42e9fb74a8acd7511503e287a9e'/>
<id>urn:sha1:fc0267233239b42e9fb74a8acd7511503e287a9e</id>
<content type='text'>
* lang/qt/tests/t-keylist.cpp (testPubkeyAlgoAsString): New.
</content>
</entry>
<entry>
<title>Cpp: Expose gpgme_pubkey_algo_name</title>
<updated>2016-07-06T13:07:34Z</updated>
<author>
<name>Andre Heinecke</name>
<email>aheinecke@intevation.de</email>
</author>
<published>2016-07-06T13:07:34Z</published>
<link rel='alternate' type='text/html' href='http://git.bktus.com/gpgfrontend/gpgme/commit/?id=e41ae4db9e70d9aebf80ebbd4ce03977435c2ccf'/>
<id>urn:sha1:e41ae4db9e70d9aebf80ebbd4ce03977435c2ccf</id>
<content type='text'>
* lang/cpp/src/key.cpp (Subkey::publicKeyAlgorithmAsString): New
static variant.
* lang/cpp/src/key.h: Declare function. Clarify comment about name
mismatch.
</content>
</entry>
<entry>
<title>Qt: Add check for pubkeyAlgo in t-keylist</title>
<updated>2016-07-06T11:39:43Z</updated>
<author>
<name>Andre Heinecke</name>
<email>aheinecke@intevation.de</email>
</author>
<published>2016-07-06T11:39:43Z</published>
<link rel='alternate' type='text/html' href='http://git.bktus.com/gpgfrontend/gpgme/commit/?id=9f93346d21271b916f15d80420669f5d659a40de'/>
<id>urn:sha1:9f93346d21271b916f15d80420669f5d659a40de</id>
<content type='text'>
* lang/qt/tests/t-keylist.cpp (testSingleKeyListSync): Check
pubkeyAlgo.
</content>
</entry>
<entry>
<title>Cpp: Add PubkeyAlgo enum</title>
<updated>2016-07-06T11:38:20Z</updated>
<author>
<name>Andre Heinecke</name>
<email>aheinecke@intevation.de</email>
</author>
<published>2016-07-06T11:38:20Z</published>
<link rel='alternate' type='text/html' href='http://git.bktus.com/gpgfrontend/gpgme/commit/?id=c28007d0407bcc3621b8266d6d77eb0d069aec35'/>
<id>urn:sha1:c28007d0407bcc3621b8266d6d77eb0d069aec35</id>
<content type='text'>
* lang/cpp/src/key.h (Subkey::PubkeyAlgo): New enum.
(Subkey::publicKeyAlgorithm): Change return type.
* lang/cpp/src/key.cpp (Subkey::publicKeyAlgorithm): Use enum.
</content>
</entry>
</feed>
