﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	resolution	keywords	cc	parents
5072	configure hardcoded to outdated python3	ayleph		"`./configure --with-python3` fails when python3.4 is the installed version of python3.

{{{
(mediagoblin-0.8.0-dev) ~/mediagoblin $ python --version
Python 3.4.3
(mediagoblin-0.8.0-dev) ~/mediagoblin $ ./configure --with-python3
checking for python3.3... no
configure: error: in `/srv/mediagoblin/mediagoblin':
configure: error: --with-python3 given but no acceptable python3 (3.3) could be found
See `config.log' for more details
}}}

I'm going to set a milestone of 0.9.0 on here because of ticket #5017."	defect	closed	major	0.9.0	programming	fixed	python,python3,configure		5017
