dev-python/guessit: remove unneeded deps in 9999

See the previous commit.

Closes: https://github.com/gentoo/gentoo/pull/1563
Package-Manager: portage-2.3.0_rc1

Signed-off-by: Patrice Clement <monsieurp@gentoo.org>
This commit is contained in:
Ilya Tumaykin
2016-05-31 04:19:07 +03:00
committed by Patrice Clement
parent 847903a240
commit ad531cfe95

View File

@@ -18,11 +18,10 @@ KEYWORDS=""
IUSE="test"
RDEPEND="
>=dev-python/rebulk-0.7.1[${PYTHON_USEDEP}]
>=dev-python/babelfish-0.5.5[${PYTHON_USEDEP}]
>=dev-python/python-dateutil-2.1[${PYTHON_USEDEP}]
<dev-python/python-dateutil-2.5.2[${PYTHON_USEDEP}]
dev-python/stevedore[${PYTHON_USEDEP}]
>=dev-python/rebulk-0.7.1[${PYTHON_USEDEP}]
dev-python/setuptools[${PYTHON_USEDEP}]
dev-python/six[${PYTHON_USEDEP}]
"