1
0
Fork 0

dev-python/annexremote: does not in fact depend on git-annex

https://github.com/Lykos153/AnnexRemote/issues/31

Package-Manager: Portage-3.0.28, Repoman-3.0.3
Signed-off-by: Horea Christian <chr@chymera.eu>
This commit is contained in:
Horea Christian 2021-10-11 17:21:11 -04:00
parent cdf197462f
commit fc23864e95
No known key found for this signature in database
GPG Key ID: 161C0BE6255333D3
2 changed files with 5 additions and 2 deletions

View File

@ -1,3 +1,7 @@
11 Oct 2021; <chymera@gentoo.org> annexremote-1.5.0.ebuild:
dev-python/annexremote: does not in fact depend on git-annex
https://github.com/Lykos153/AnnexRemote/issues/31
04 Oct 2021; <chymera@gentoo.org> annexremote-1.5.0.ebuild:
dev-python/annexremote: enabled test suite passes

View File

@ -23,7 +23,6 @@ S="${WORKDIR}/${MY_P}"
COMMON_DEPEND="dev-python/future[${PYTHON_USEDEP}]"
RDEPEND="
${COMMON_DEPEND}
dev-vcs/git-annex
"
DEPEND="
${COMMON_DEPEND}