diff options
author | Michał Górny <mgorny@gentoo.org> | 2022-05-03 09:49:11 +0200 |
---|---|---|
committer | Michał Górny <mgorny@gentoo.org> | 2022-05-03 10:26:05 +0200 |
commit | bbdf053a809e5658913f2951a91387a6f202f8f2 (patch) | |
tree | 3956a7e9a31a193a90423e82055e79c1f47ece14 /dev-python | |
parent | dev-python/suds: Prepare for pkgmove (diff) | |
download | gentoo-bbdf053a809e5658913f2951a91387a6f202f8f2.tar.gz gentoo-bbdf053a809e5658913f2951a91387a6f202f8f2.tar.bz2 gentoo-bbdf053a809e5658913f2951a91387a6f202f8f2.zip |
Rename dev-python/{suds → suds-community}
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'dev-python')
-rw-r--r-- | dev-python/python-stdnum/python-stdnum-1.17.ebuild | 4 | ||||
-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 |
4 files changed, 2 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 |