summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichał Górny <mgorny@gentoo.org>2022-05-03 09:49:11 +0200
committerMichał Górny <mgorny@gentoo.org>2022-05-03 10:26:05 +0200
commitbbdf053a809e5658913f2951a91387a6f202f8f2 (patch)
tree3956a7e9a31a193a90423e82055e79c1f47ece14
parentdev-python/suds: Prepare for pkgmove (diff)
downloadgentoo-bbdf053a.tar.gz
gentoo-bbdf053a.tar.bz2
gentoo-bbdf053a.zip
Rename dev-python/{suds → suds-community}
Signed-off-by: Michał Górny <mgorny@gentoo.org>
-rw-r--r--dev-python/python-stdnum/python-stdnum-1.17.ebuild4
-rw-r--r--dev-python/suds-community/Manifest (renamed from dev-python/suds/Manifest)0
-rw-r--r--dev-python/suds-community/metadata.xml (renamed from dev-python/suds/metadata.xml)0
-rw-r--r--dev-python/suds-community/suds-community-1.1.0.ebuild (renamed from dev-python/suds/suds-1.1.0.ebuild)0
-rw-r--r--profiles/updates/2Q-20221
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
index c20f4d567495..c20f4d567495 100644
--- a/dev-python/suds/Manifest
+++ b/dev-python/suds-community/Manifest
diff --git a/dev-python/suds/metadata.xml b/dev-python/suds-community/metadata.xml
index 4b683821f7ba..4b683821f7ba 100644
--- a/dev-python/suds/metadata.xml
+++ b/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
index a88726bf7420..a88726bf7420 100644
--- a/dev-python/suds/suds-1.1.0.ebuild
+++ b/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