mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-07-30 22:48:07 -07:00
dev-python/jaraco-utils: add blocker against dev-python/tempora
Package-Manager: portage-2.2.26
This commit is contained in:
committed by
Ian Delaney
parent
4bdeb0e46f
commit
15620630e5
@@ -17,7 +17,9 @@ SLOT="0"
|
||||
KEYWORDS="amd64 x86"
|
||||
IUSE="test"
|
||||
|
||||
DEPEND="dev-python/hgtools[${PYTHON_USEDEP}]
|
||||
# The binary calc-prorate is now part of tempora
|
||||
DEPEND="!!dev-python/tempora[${PYTHON_USEDEP}]
|
||||
dev-python/hgtools[${PYTHON_USEDEP}]
|
||||
dev-python/six[${PYTHON_USEDEP}]
|
||||
dev-python/more-itertools[${PYTHON_USEDEP}]
|
||||
test? ( dev-python/pytest[${PYTHON_USEDEP}]
|
||||
|
||||
Reference in New Issue
Block a user