dev-python/factory-boy: rename

Signed-off-by: Anna (cybertailor) Vyalkova <cyber+gentoo@sysrq.in>
This commit is contained in:
Anna (cybertailor) Vyalkova
2023-03-16 18:26:40 +05:00
parent 7b8eaf0f23
commit 14967e96f5
5 changed files with 4 additions and 3 deletions

View File

@@ -25,7 +25,7 @@ RDEPEND="
"
# tests pytest-xdist integration
BDEPEND="test? (
dev-python/factory_boy[${PYTHON_USEDEP}]
dev-python/factory-boy[${PYTHON_USEDEP}]
dev-python/Faker[${PYTHON_USEDEP}]
dev-python/numpy[${PYTHON_USEDEP}]
dev-python/pytest-xdist[${PYTHON_USEDEP}]