dev-python/annexremote: enabled test suite
passes Package-Manager: Portage-3.0.23, Repoman-3.0.3 Signed-off-by: Horea Christian <chr@chymera.eu>
This commit is contained in:
parent
040969cc42
commit
34aad7e793
@ -1,2 +1,5 @@
|
|||||||
|
04 Oct 2021; <chymera@gentoo.org> annexremote-1.5.0.ebuild:
|
||||||
|
dev-python/annexremote: enabled test suite passes
|
||||||
|
|
||||||
02 Oct 2021; <chymera@gentoo.org> -ChangeLog:
|
02 Oct 2021; <chymera@gentoo.org> -ChangeLog:
|
||||||
dev-python/annexremote: removed changelog
|
dev-python/annexremote: removed changelog
|
||||||
|
@ -20,9 +20,16 @@ IUSE="examples"
|
|||||||
|
|
||||||
S="${WORKDIR}/${MY_P}"
|
S="${WORKDIR}/${MY_P}"
|
||||||
|
|
||||||
RDEPEND="dev-python/future[${PYTHON_USEDEP}]"
|
COMMON_DEPEND="dev-python/future[${PYTHON_USEDEP}]"
|
||||||
DEPEND="${RDEPEND}
|
RDEPEND="
|
||||||
dev-python/setuptools[${PYTHON_USEDEP}]"
|
${COMMON_DEPEND}
|
||||||
|
dev-vcs/git-annex
|
||||||
|
"
|
||||||
|
DEPEND="
|
||||||
|
${COMMON_DEPEND}
|
||||||
|
"
|
||||||
|
|
||||||
|
distutils_enable_tests nose
|
||||||
|
|
||||||
python_install_all() {
|
python_install_all() {
|
||||||
distutils-r1_python_install_all
|
distutils-r1_python_install_all
|
||||||
|
Loading…
x
Reference in New Issue
Block a user