dev-python/guessit: remove >=python-dateutil-2.1 constraint from 9999

Introduced in upstream commit f2d9d6015fcf87df83aea3011486b9fe5a7fe5f9.
For a while now all python-dateutil versions in tree satisfy >=2.1 constraint.

Package-Manager: portage-2.3.0

Signed-off-by: David Seifert <soap@gentoo.org>
This commit is contained in:
Ilya Tumaykin
2016-09-10 21:48:53 +03:00
committed by David Seifert
parent 9aa2d3d785
commit cd0c70aea8

View File

@@ -19,8 +19,8 @@ IUSE="test"
RDEPEND="
>=dev-python/babelfish-0.5.5[${PYTHON_USEDEP}]
>=dev-python/python-dateutil-2.1[${PYTHON_USEDEP}]
>=dev-python/rebulk-0.7.3[${PYTHON_USEDEP}]
dev-python/python-dateutil[${PYTHON_USEDEP}]
dev-python/setuptools[${PYTHON_USEDEP}]
dev-python/six[${PYTHON_USEDEP}]
"