commit: bbdf053a809e5658913f2951a91387a6f202f8f2
Author: Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Tue May 3 07:49:11 2022 +0000
Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Tue May 3 08:26:05 2022 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=bbdf053a
Rename dev-python/{suds → suds-community}
Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>
dev-python/python-stdnum/python-stdnum-1.17.ebuild | 4 ++--
dev-python/{suds => suds-community}/Manifest | 0
dev-python/{suds => suds-community}/metadata.xml | 0
.../suds-1.1.0.ebuild => suds-community/suds-community-1.1.0.ebuild} | 0
profiles/updates/2Q-2022 | 1 +
5 files changed, 3 insertions(+), 2 deletions(-)
diff --git a/dev-python/python-stdnum/python-stdnum-1.17.ebuild
b/dev-python/python-stdnum/python-stdnum-1.17.ebuild
index 041e3e4abfdf..fb0535362cc0 100644
--- a/dev-python/python-stdnum/python-stdnum-1.17.ebuild
+++ b/dev-python/python-stdnum/python-stdnum-1.17.ebuild
@@ -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}]
)
)"
diff --git a/dev-python/suds/Manifest b/dev-python/suds-community/Manifest
similarity index 100%
rename from dev-python/suds/Manifest
rename to dev-python/suds-community/Manifest
diff --git a/dev-python/suds/metadata.xml
b/dev-python/suds-community/metadata.xml
similarity index 100%
rename from dev-python/suds/metadata.xml
rename to dev-python/suds-community/metadata.xml
diff --git a/dev-python/suds/suds-1.1.0.ebuild
b/dev-python/suds-community/suds-community-1.1.0.ebuild
similarity index 100%
rename from dev-python/suds/suds-1.1.0.ebuild
rename to dev-python/suds-community/suds-community-1.1.0.ebuild
diff --git a/profiles/updates/2Q-2022 b/profiles/updates/2Q-2022
index 710c0d0082c0..d256ba354a9e 100644
--- a/profiles/updates/2Q-2022
+++ b/profiles/updates/2Q-2022
@@ -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