dev-python/*: remove obsolete setuptools BDEP, update Manifest

Signed-off-by: Andreas Billmeier <b@edevau.net>
This commit is contained in:
2023-11-24 00:37:12 +01:00
committed by onkelbeh
parent 9360651fb7
commit c9f45310dd
689 changed files with 377 additions and 745 deletions
@@ -22,7 +22,6 @@ RDEPEND=">=dev-python/pyjwt-1.7.1[${PYTHON_USEDEP}]
>=dev-python/httpx-0.18.0[${PYTHON_USEDEP}]
>=dev-python/yarl-1.6.3[${PYTHON_USEDEP}]"
BDEPEND="
dev-python/setuptools[${PYTHON_USEDEP}]
test? (
dev-python/pytest[${PYTHON_USEDEP}]
)"