summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichał Górny <mgorny@gentoo.org>2024-01-11 20:19:37 +0100
committerMichał Górny <mgorny@gentoo.org>2024-01-11 20:26:46 +0100
commitc05f19c640b36cc9d9b1ddff5e376ca6e1985942 (patch)
treea22cdeed6def237df0e09dedb118a4a63bcf1c81 /dev-python
parentprofiles/prefix/darwin/macos/10.13: mask net-dns/c-ares-1.25.0 (diff)
downloadgentoo-c05f19c640b36cc9d9b1ddff5e376ca6e1985942.tar.gz
gentoo-c05f19c640b36cc9d9b1ddff5e376ca6e1985942.tar.bz2
gentoo-c05f19c640b36cc9d9b1ddff5e376ca6e1985942.zip
dev-python/setuptools: Remove obsolete dep on pytest-virtualenv
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'dev-python')
-rw-r--r--dev-python/setuptools/setuptools-69.0.2-r1.ebuild3
-rw-r--r--dev-python/setuptools/setuptools-69.0.3.ebuild3
2 files changed, 2 insertions, 4 deletions
diff --git a/dev-python/setuptools/setuptools-69.0.2-r1.ebuild b/dev-python/setuptools/setuptools-69.0.2-r1.ebuild
index 43ba207f4e5c..dddcaa1f9c4b 100644
--- a/dev-python/setuptools/setuptools-69.0.2-r1.ebuild
+++ b/dev-python/setuptools/setuptools-69.0.2-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2023 Gentoo Authors
+# Copyright 1999-2024 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
# please keep this ebuild at EAPI 8 -- sys-apps/portage dep
@@ -49,7 +49,6 @@ BDEPEND="
dev-python/pytest[${PYTHON_USEDEP}]
dev-python/pytest-fixture-config[${PYTHON_USEDEP}]
dev-python/pytest-timeout[${PYTHON_USEDEP}]
- dev-python/pytest-virtualenv[${PYTHON_USEDEP}]
dev-python/pytest-xdist[${PYTHON_USEDEP}]
>=dev-python/tomli-w-1.0.0[${PYTHON_USEDEP}]
>=dev-python/virtualenv-20[${PYTHON_USEDEP}]
diff --git a/dev-python/setuptools/setuptools-69.0.3.ebuild b/dev-python/setuptools/setuptools-69.0.3.ebuild
index a7a1efc76528..d6f9bd986c83 100644
--- a/dev-python/setuptools/setuptools-69.0.3.ebuild
+++ b/dev-python/setuptools/setuptools-69.0.3.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2023 Gentoo Authors
+# Copyright 1999-2024 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
# please keep this ebuild at EAPI 8 -- sys-apps/portage dep
@@ -49,7 +49,6 @@ BDEPEND="
dev-python/pytest[${PYTHON_USEDEP}]
dev-python/pytest-fixture-config[${PYTHON_USEDEP}]
dev-python/pytest-timeout[${PYTHON_USEDEP}]
- dev-python/pytest-virtualenv[${PYTHON_USEDEP}]
dev-python/pytest-xdist[${PYTHON_USEDEP}]
>=dev-python/tomli-w-1.0.0[${PYTHON_USEDEP}]
>=dev-python/virtualenv-20[${PYTHON_USEDEP}]