mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-07-30 10:38:07 -07:00
dev-python/guessit: update test deps in 9999
Package-Manager: Portage-2.3.40, Repoman-2.3.9
This commit is contained in:
committed by
Michał Górny
parent
abe7cb7c22
commit
54a737de6a
@@ -9,7 +9,7 @@ inherit distutils-r1 git-r3
|
||||
|
||||
DESCRIPTION="Python library for guessing information from video filenames"
|
||||
HOMEPAGE="https://github.com/guessit-io/guessit https://pypi.org/project/guessit/"
|
||||
EGIT_REPO_URI="https://github.com/${PN}-io/${PN}.git"
|
||||
EGIT_REPO_URI="https://github.com/guessit-io/guessit.git"
|
||||
EGIT_BRANCH="develop"
|
||||
|
||||
LICENSE="LGPL-3"
|
||||
@@ -27,8 +27,7 @@ RDEPEND="
|
||||
"
|
||||
DEPEND="${RDEPEND}
|
||||
test? (
|
||||
>=dev-python/pytest-2.7.3[${PYTHON_USEDEP}]
|
||||
dev-python/pytest-capturelog[${PYTHON_USEDEP}]
|
||||
>=dev-python/pytest-3.4[${PYTHON_USEDEP}]
|
||||
dev-python/pytest-runner[${PYTHON_USEDEP}]
|
||||
)
|
||||
"
|
||||
|
||||
Reference in New Issue
Block a user