﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	severity	resolution	keywords	cc
342	python-dateutil requires python2-six, but this dependency is not listed in spec file	Lewis Rosenthal		"python-dateutil-2.6.0-1.oc00.noarch
python-2.7.6-24.oc00.i686

paython-dateutil makes use of six, as per parser.py:

{{{
from six import text_type, binary_type, integer_types
}}}

Unfortunately, as this cannot be automatically detected during RPM build, this dependency must be listed explicitly, or we end up with a non-working dateutil, and thus, anything which depends upon dateutil (yum-plugin-changelog, for example) fails."	defect	closed	trivial		spec files		medium	fixed		
