summaryrefslogtreecommitdiff
path: root/dev-python/pytest-steps
diff options
context:
space:
mode:
authorLiguros - Gitlab CI/CD [develop] <gitlab@liguros.net>2025-04-16 17:59:11 +0000
committerLiguros - Gitlab CI/CD [develop] <gitlab@liguros.net>2025-04-16 17:59:11 +0000
commit0ade6675fecfb65b4292f5603be2e68a50a3c4a1 (patch)
treeef0a1612b4386af11c696382f0833b3a8889f814 /dev-python/pytest-steps
parent315eab281df9384904e069f721ab393b49798b60 (diff)
downloadbaldeagleos-repo-0ade6675fecfb65b4292f5603be2e68a50a3c4a1.tar.gz
baldeagleos-repo-0ade6675fecfb65b4292f5603be2e68a50a3c4a1.tar.xz
baldeagleos-repo-0ade6675fecfb65b4292f5603be2e68a50a3c4a1.zip
Adding metadata
Diffstat (limited to 'dev-python/pytest-steps')
-rw-r--r--dev-python/pytest-steps/pytest-steps-1.8.0.ebuild4
1 files changed, 1 insertions, 3 deletions
diff --git a/dev-python/pytest-steps/pytest-steps-1.8.0.ebuild b/dev-python/pytest-steps/pytest-steps-1.8.0.ebuild
index 0d76314160ea..973e16b6e9c7 100644
--- a/dev-python/pytest-steps/pytest-steps-1.8.0.ebuild
+++ b/dev-python/pytest-steps/pytest-steps-1.8.0.ebuild
@@ -1,4 +1,4 @@
-# Copyright 2022-2024 Gentoo Authors
+# Copyright 2022-2025 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
@@ -23,13 +23,11 @@ RDEPEND="
>=dev-python/makefun-1.5[${PYTHON_USEDEP}]
dev-python/wrapt[${PYTHON_USEDEP}]
"
-# https://github.com/smarie/python-pytest-cases/issues/330
BDEPEND="
dev-python/setuptools-scm[${PYTHON_USEDEP}]
test? (
dev-python/numpy[${PYTHON_USEDEP}]
dev-python/pandas[${PYTHON_USEDEP}]
- <dev-python/pytest-8[${PYTHON_USEDEP}]
dev-python/pytest-cases[${PYTHON_USEDEP}]
dev-python/pytest-harvest[${PYTHON_USEDEP}]
dev-python/tabulate[${PYTHON_USEDEP}]