* [gentoo-commits] repo/gentoo:master commit in: dev-python/cmd2/
@ 2017-08-31 17:20 99% Matt Thode
0 siblings, 0 replies; 1+ results
From: Matt Thode @ 2017-08-31 17:20 UTC (permalink / raw
To: gentoo-commits
commit: 8c42c0d5fbc85b7667143f86b72f6ebb873b8a75
Author: Matthew Thode <prometheanfire <AT> gentoo <DOT> org>
AuthorDate: Thu Aug 31 17:20:08 2017 +0000
Commit: Matt Thode <prometheanfire <AT> gentoo <DOT> org>
CommitDate: Thu Aug 31 17:20:23 2017 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8c42c0d5
dev-python/cmd2: fix bug 629472
Package-Manager: Portage-2.3.6, Repoman-2.3.3
dev-python/cmd2/cmd2-0.7.5.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-python/cmd2/cmd2-0.7.5.ebuild b/dev-python/cmd2/cmd2-0.7.5.ebuild
index 9d846542ceb..57d107b7446 100644
--- a/dev-python/cmd2/cmd2-0.7.5.ebuild
+++ b/dev-python/cmd2/cmd2-0.7.5.ebuild
@@ -30,7 +30,7 @@ DEPEND="${RDEPEND}
python_prepare_all() {
# Disable failing test
- [[ ${PV} == 0.7.0 ]] || die "Please remove the sed from python_prepare_all"
+ [[ ${PV} == 0.7.5 ]] || die "Please remove the sed from python_prepare_all"
sed -i -e 's:test_input_redirection:_&:' tests/test_cmd2.py || die
distutils-r1_python_prepare_all
}
^ permalink raw reply related [relevance 99%]
Results 1-1 of 1 | reverse | options above
-- pct% links below jump to the message on this page, permalinks otherwise --
2017-08-31 17:20 99% [gentoo-commits] repo/gentoo:master commit in: dev-python/cmd2/ Matt Thode
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox