Subject: run test suite during build for each version of Python
Author: Jonathan Wiltshire <jmw@debian.org>
Forwarded: not-needed
Last-Update: 2011-04-17

--- pygpgme-0.1+bzr20090820.orig/Makefile
+++ pygpgme-0.1+bzr20090820/Makefile
@@ -1,4 +1,4 @@
-PYTHON = python2.4
+#PYTHON = python2.4
 
 build:
 	$(PYTHON) setup.py build_ext -i
