mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-08-06 00:48:18 -07:00
dev-python/marshmallow: drop stale deps from <4
* Drop python-dateutil (not needed w/ >=3) * Drop pytz (since 3.23.0) Signed-off-by: Sam James <sam@gentoo.org>
This commit is contained in:
@@ -20,11 +20,9 @@ KEYWORDS="~amd64 ~arm ~arm64 ~x86"
|
||||
|
||||
RDEPEND="
|
||||
>=dev-python/packaging-17.0[${PYTHON_USEDEP}]
|
||||
dev-python/python-dateutil[${PYTHON_USEDEP}]
|
||||
"
|
||||
BDEPEND="
|
||||
test? (
|
||||
dev-python/pytz[${PYTHON_USEDEP}]
|
||||
dev-python/simplejson[${PYTHON_USEDEP}]
|
||||
)
|
||||
"
|
||||
Reference in New Issue
Block a user