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/python-stdnum/python-stdnum-1.17.ebuild | |
| parent | 6a8257b5d24ef2900beb0fbcd3496d9d6eb53244 (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/python-stdnum/python-stdnum-1.17.ebuild')
| -rw-r--r-- | dev-python/python-stdnum/python-stdnum-1.17.ebuild | 4 |
1 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}] ) )" |
