commit:     ef3d55c91dbbece419b69ab12fb03600af9f5cb3
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Mon Mar 16 18:44:25 2020 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Mon Mar 16 18:44:25 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ef3d55c9

dev-python/pytest: Remove py2 virtuals

Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>

 dev-python/pytest/pytest-5.3.4.ebuild | 3 +--
 dev-python/pytest/pytest-5.3.5.ebuild | 3 +--
 dev-python/pytest/pytest-5.4.1.ebuild | 3 +--
 3 files changed, 3 insertions(+), 6 deletions(-)

diff --git a/dev-python/pytest/pytest-5.3.4.ebuild 
b/dev-python/pytest/pytest-5.3.4.ebuild
index 1be7d663ccd..799268b7475 100644
--- a/dev-python/pytest/pytest-5.3.4.ebuild
+++ b/dev-python/pytest/pytest-5.3.4.ebuild
@@ -32,8 +32,7 @@ RDEPEND="
        <dev-python/pluggy-1
        >=dev-python/py-${PY_VER}[${PYTHON_USEDEP}]
        dev-python/six[${PYTHON_USEDEP}]
-       dev-python/wcwidth[${PYTHON_USEDEP}]
-       virtual/python-funcsigs[${PYTHON_USEDEP}]"
+       dev-python/wcwidth[${PYTHON_USEDEP}]"
 
 # flake cause a number of tests to fail
 DEPEND="${RDEPEND}

diff --git a/dev-python/pytest/pytest-5.3.5.ebuild 
b/dev-python/pytest/pytest-5.3.5.ebuild
index 0f3831a8559..e0c897533ec 100644
--- a/dev-python/pytest/pytest-5.3.5.ebuild
+++ b/dev-python/pytest/pytest-5.3.5.ebuild
@@ -32,8 +32,7 @@ RDEPEND="
        <dev-python/pluggy-1
        >=dev-python/py-${PY_VER}[${PYTHON_USEDEP}]
        dev-python/six[${PYTHON_USEDEP}]
-       dev-python/wcwidth[${PYTHON_USEDEP}]
-       virtual/python-funcsigs[${PYTHON_USEDEP}]"
+       dev-python/wcwidth[${PYTHON_USEDEP}]"
 
 # flake cause a number of tests to fail
 DEPEND="${RDEPEND}

diff --git a/dev-python/pytest/pytest-5.4.1.ebuild 
b/dev-python/pytest/pytest-5.4.1.ebuild
index 34b5e22d889..433ef86c4e7 100644
--- a/dev-python/pytest/pytest-5.4.1.ebuild
+++ b/dev-python/pytest/pytest-5.4.1.ebuild
@@ -32,8 +32,7 @@ RDEPEND="
        <dev-python/pluggy-1
        >=dev-python/py-${PY_VER}[${PYTHON_USEDEP}]
        dev-python/six[${PYTHON_USEDEP}]
-       dev-python/wcwidth[${PYTHON_USEDEP}]
-       virtual/python-funcsigs[${PYTHON_USEDEP}]"
+       dev-python/wcwidth[${PYTHON_USEDEP}]"
 
 # flake cause a number of tests to fail
 DEPEND="${RDEPEND}

Reply via email to