commit: 6eac6f1bfa8a20823f6ed01170cbb59bbbd65649
Author: Louis Sautier <sautier.louis <AT> gmail <DOT> com>
AuthorDate: Wed Dec 30 10:24:44 2015 +0000
Commit: Ian Delaney <idella4 <AT> gentoo <DOT> org>
CommitDate: Wed Dec 30 12:51:09 2015 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6eac6f1b
dev-python/tempora: use a hardblocker against dev-python/jaraco-utils
Package-Manager: portage-2.2.26
dev-python/tempora/tempora-1.4.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-python/tempora/tempora-1.4.ebuild
b/dev-python/tempora/tempora-1.4.ebuild
index 197aaad..84d8403 100644
--- a/dev-python/tempora/tempora-1.4.ebuild
+++ b/dev-python/tempora/tempora-1.4.ebuild
@@ -20,7 +20,7 @@ IUSE="test"
# The binary calc-prorate used to be part of jaraco.util
DEPEND="dev-python/setuptools[${PYTHON_USEDEP}]
- !<=dev-python/jaraco-utils-10.0.2
+ !!<=dev-python/jaraco-utils-10.0.2
>=dev-python/setuptools_scm-1.9[${PYTHON_USEDEP}]
test? (
>=dev-python/pytest-2.8[${PYTHON_USEDEP}]