Rename dev-python/{suds → suds-community}

Signed-off-by: Michał Górny <mgorny@gentoo.org>
This commit is contained in:
Michał Górny
2022-05-03 09:49:11 +02:00
parent 6a8257b5d2
commit bbdf053a80
5 changed files with 3 additions and 2 deletions

View File

@@ -1,4 +1,4 @@
# Copyright 1999-2021 Gentoo Authors
# Copyright 1999-2022 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
@@ -19,7 +19,7 @@ RDEPEND="
vies? (
|| (
dev-python/zeep[${PYTHON_USEDEP}]
dev-python/suds[${PYTHON_USEDEP}]
dev-python/suds-community[${PYTHON_USEDEP}]
)
)"

View File

@@ -3,3 +3,4 @@ move dev-python/PyECLib dev-python/pyeclib
move sys-auth/solo-python sys-auth/solo1
move dev-python/setuptools_rust dev-python/setuptools-rust
move dev-python/lark-parser dev-python/lark
move dev-python/suds dev-python/suds-community