dev-python/pytest: Remove py2 virtuals
authorMichał Górny <mgorny@gentoo.org>
Mon, 16 Mar 2020 18:44:25 +0000 (19:44 +0100)
committerMichał Górny <mgorny@gentoo.org>
Mon, 16 Mar 2020 18:44:25 +0000 (19:44 +0100)
Signed-off-by: Michał Górny <mgorny@gentoo.org>
dev-python/pytest/pytest-5.3.4.ebuild
dev-python/pytest/pytest-5.3.5.ebuild
dev-python/pytest/pytest-5.4.1.ebuild

index 1be7d663ccd2897e457782777b87c7c85e083a6d..799268b747556c034a344d1255ca5934aad04758 100644 (file)
@@ -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}
index 0f3831a855998696845faaa930c3ec131bd59c10..e0c897533ec8cfde0f34723f6be8e7efeff8ca23 100644 (file)
@@ -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}
index 34b5e22d889cce04d7f78415de278e92e8a62374..433ef86c4e7e784d365a81d129a3c6978b497c79 100644 (file)
@@ -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}