mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-08-05 12:38:09 -07:00
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:
committed by
David Seifert
parent
9aa2d3d785
commit
cd0c70aea8
@@ -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}]
|
||||
"
|
||||
|
||||
Reference in New Issue
Block a user