diff options
author | Michał Górny <mgorny@gentoo.org> | 2024-02-27 16:39:38 +0100 |
---|---|---|
committer | Michał Górny <mgorny@gentoo.org> | 2024-02-27 16:39:38 +0100 |
commit | ec36ede95f5e3b7a2a4c4b96c591b43995445d71 (patch) | |
tree | 72448c6d6a26b4beb06a213eec04bc2b5282328e /dev-python | |
parent | package.mask: Last rite app-misc/binwalk (diff) | |
download | gentoo-ec36ede95f5e3b7a2a4c4b96c591b43995445d71.tar.gz gentoo-ec36ede95f5e3b7a2a4c4b96c591b43995445d71.tar.bz2 gentoo-ec36ede95f5e3b7a2a4c4b96c591b43995445d71.zip |
dev-python/pytest-testinfra: Remove test dep on app-admin/salt
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'dev-python')
-rw-r--r-- | dev-python/pytest-testinfra/pytest-testinfra-10.0.0.ebuild | 3 | ||||
-rw-r--r-- | dev-python/pytest-testinfra/pytest-testinfra-10.1.0.ebuild | 3 |
2 files changed, 0 insertions, 6 deletions
diff --git a/dev-python/pytest-testinfra/pytest-testinfra-10.0.0.ebuild b/dev-python/pytest-testinfra/pytest-testinfra-10.0.0.ebuild index 6c68af1ef89a..e16d835a1bb3 100644 --- a/dev-python/pytest-testinfra/pytest-testinfra-10.0.0.ebuild +++ b/dev-python/pytest-testinfra/pytest-testinfra-10.0.0.ebuild @@ -27,9 +27,6 @@ BDEPEND=" dev-python/setuptools-scm[${PYTHON_USEDEP}] test? ( app-admin/ansible - $(python_gen_cond_dep ' - app-admin/salt[${PYTHON_USEDEP}] - ' python3_10) dev-python/paramiko[${PYTHON_USEDEP}] dev-python/pywinrm[${PYTHON_USEDEP}] ) diff --git a/dev-python/pytest-testinfra/pytest-testinfra-10.1.0.ebuild b/dev-python/pytest-testinfra/pytest-testinfra-10.1.0.ebuild index e558b74bb0bf..db08d1a55662 100644 --- a/dev-python/pytest-testinfra/pytest-testinfra-10.1.0.ebuild +++ b/dev-python/pytest-testinfra/pytest-testinfra-10.1.0.ebuild @@ -27,9 +27,6 @@ BDEPEND=" dev-python/setuptools-scm[${PYTHON_USEDEP}] test? ( app-admin/ansible - $(python_gen_cond_dep ' - app-admin/salt[${PYTHON_USEDEP}] - ' python3_10) dev-python/paramiko[${PYTHON_USEDEP}] dev-python/pywinrm[${PYTHON_USEDEP}] ) |