Rename dev-python/{subunit → python-subunit}

Signed-off-by: Michał Górny <mgorny@gentoo.org>
This commit is contained in:
Michał Górny
2024-11-13 21:08:01 +01:00
parent 8071c36f55
commit ad806778f6
22 changed files with 21 additions and 20 deletions

View File

@@ -19,7 +19,7 @@ RESTRICT="ppc? ( test )
ppc64? ( test )
!test? ( test )"
RDEPEND="subunit? ( dev-python/subunit[${MULTILIB_USEDEP}] )"
RDEPEND="subunit? ( dev-python/python-subunit[${MULTILIB_USEDEP}] )"
DEPEND="${RDEPEND}
sys-apps/texinfo"
BDEPEND="doc? ( app-text/doxygen )"

View File

@@ -34,7 +34,7 @@ BDEPEND="
dev-python/python-glanceclient[${PYTHON_USEDEP}]
>=dev-python/oslo-config-6.1.0[${PYTHON_USEDEP}]
>=dev-python/oslotest-3.2.0[${PYTHON_USEDEP}]
dev-python/subunit[${PYTHON_USEDEP}]
dev-python/python-subunit[${PYTHON_USEDEP}]
>=dev-python/testscenarios-0.4[${PYTHON_USEDEP}]
>=dev-python/testtools-2.2.0[${PYTHON_USEDEP}]
)

View File

@@ -44,7 +44,7 @@ BDEPEND="
dev-python/fixtures[${PYTHON_USEDEP}]
dev-python/oslotest[${PYTHON_USEDEP}]
dev-python/python-openstackclient[${PYTHON_USEDEP}]
dev-python/subunit[${PYTHON_USEDEP}]
dev-python/python-subunit[${PYTHON_USEDEP}]
dev-python/requests-mock[${PYTHON_USEDEP}]
dev-python/testtools[${PYTHON_USEDEP}]
dev-python/testscenarios[${PYTHON_USEDEP}]

View File

@@ -26,7 +26,7 @@ RDEPEND="
>=dev-python/fixtures-3.0.0[${PYTHON_USEDEP}]
>=dev-python/pbr-2.0.0[${PYTHON_USEDEP}]
>=dev-python/pyyaml-3.10.0[${PYTHON_USEDEP}]
>=dev-python/subunit-1.4.0[${PYTHON_USEDEP}]
>=dev-python/python-subunit-1.4.0[${PYTHON_USEDEP}]
>=dev-python/testtools-2.2.0[${PYTHON_USEDEP}]
>=dev-python/tomlkit-0.11.6[${PYTHON_USEDEP}]
>=dev-python/voluptuous-0.8.9[${PYTHON_USEDEP}]

View File

@@ -34,7 +34,7 @@ RDEPEND="
>=dev-python/oslo-utils-4.7.0[${PYTHON_USEDEP}]
>=dev-python/fixtures-3.0.0[${PYTHON_USEDEP}]
>=dev-python/pyyaml-3.12[${PYTHON_USEDEP}]
>=dev-python/subunit-1.0.0[${PYTHON_USEDEP}]
>=dev-python/python-subunit-1.0.0[${PYTHON_USEDEP}]
>=dev-python/stevedore-1.20.0[${PYTHON_USEDEP}]
>=dev-python/prettytable-0.7.1[${PYTHON_USEDEP}]
>=dev-python/urllib3-1.21.1[${PYTHON_USEDEP}]

View File

@@ -1,4 +1,4 @@
# Copyright 1999-2023 Gentoo Authors
# Copyright 1999-2024 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
@@ -25,7 +25,7 @@ DEPEND="
${RDEPEND}
test? (
dev-libs/check
dev-python/subunit
dev-python/python-subunit
)
"

View File

@@ -30,7 +30,7 @@ RDEPEND="net-libs/libpcap
DEPEND="${RDEPEND}
test? (
dev-libs/check
dev-python/subunit
dev-python/python-subunit
)"
FILECAPS=( cap_net_raw usr/sbin/arping )

View File

@@ -30,7 +30,7 @@ RDEPEND="net-libs/libpcap
DEPEND="${RDEPEND}
test? (
dev-libs/check
dev-python/subunit
dev-python/python-subunit
)"
FILECAPS=( cap_net_raw usr/sbin/arping )

View File

@@ -1,4 +1,4 @@
# Copyright 1999-2023 Gentoo Authors
# Copyright 1999-2024 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
@@ -30,7 +30,7 @@ RDEPEND="net-libs/libpcap
DEPEND="${RDEPEND}
test? (
dev-libs/check
dev-python/subunit
dev-python/python-subunit
)"
FILECAPS=( cap_net_raw usr/sbin/arping )

View File

@@ -1,4 +1,4 @@
# Copyright 1999-2020 Gentoo Authors
# Copyright 1999-2024 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
@@ -26,7 +26,7 @@ RDEPEND="acct-user/ossec
DEPEND="${RDEPEND}
test? (
dev-libs/check
dev-python/subunit
dev-python/python-subunit
)"
S="${WORKDIR}/${P}/src"

View File

@@ -125,7 +125,7 @@ DEPEND="${COMMON_DEPEND}
spotlight? ( dev-libs/glib )
test? (
>=dev-util/cmocka-1.1.3[${MULTILIB_USEDEP}]
$(python_gen_cond_dep "dev-python/subunit[\${PYTHON_USEDEP},${MULTILIB_USEDEP}]" )
$(python_gen_cond_dep "dev-python/python-subunit[\${PYTHON_USEDEP},${MULTILIB_USEDEP}]" )
!system-mitkrb5? (
>=net-dns/resolv_wrapper-1.1.4
>=net-libs/socket_wrapper-1.1.9

View File

@@ -125,7 +125,7 @@ DEPEND="${COMMON_DEPEND}
spotlight? ( dev-libs/glib )
test? (
>=dev-util/cmocka-1.1.3[${MULTILIB_USEDEP}]
$(python_gen_cond_dep "dev-python/subunit[\${PYTHON_USEDEP},${MULTILIB_USEDEP}]" )
$(python_gen_cond_dep "dev-python/python-subunit[\${PYTHON_USEDEP},${MULTILIB_USEDEP}]" )
!system-mitkrb5? (
>=net-dns/resolv_wrapper-1.1.4
>=net-libs/socket_wrapper-1.1.9

View File

@@ -125,7 +125,7 @@ DEPEND="${COMMON_DEPEND}
spotlight? ( dev-libs/glib )
test? (
>=dev-util/cmocka-1.1.3[${MULTILIB_USEDEP}]
$(python_gen_cond_dep "dev-python/subunit[\${PYTHON_USEDEP},${MULTILIB_USEDEP}]" )
$(python_gen_cond_dep "dev-python/python-subunit[\${PYTHON_USEDEP},${MULTILIB_USEDEP}]" )
!system-mitkrb5? (
>=net-dns/resolv_wrapper-1.1.4
>=net-libs/socket_wrapper-1.1.9

View File

@@ -125,7 +125,7 @@ DEPEND="${COMMON_DEPEND}
spotlight? ( dev-libs/glib )
test? (
>=dev-util/cmocka-1.1.3[${MULTILIB_USEDEP}]
$(python_gen_cond_dep "dev-python/subunit[\${PYTHON_USEDEP},${MULTILIB_USEDEP}]" )
$(python_gen_cond_dep "dev-python/python-subunit[\${PYTHON_USEDEP},${MULTILIB_USEDEP}]" )
!system-mitkrb5? (
>=net-dns/resolv_wrapper-1.1.4
>=net-libs/socket_wrapper-1.1.9

View File

@@ -123,7 +123,7 @@ DEPEND="${COMMON_DEPEND}
spotlight? ( dev-libs/glib )
test? (
>=dev-util/cmocka-1.1.3[${MULTILIB_USEDEP}]
$(python_gen_cond_dep "dev-python/subunit[\${PYTHON_USEDEP},${MULTILIB_USEDEP}]" )
$(python_gen_cond_dep "dev-python/python-subunit[\${PYTHON_USEDEP},${MULTILIB_USEDEP}]" )
!system-mitkrb5? (
>=net-dns/resolv_wrapper-1.1.4
>=net-libs/socket_wrapper-1.1.9

View File

@@ -124,7 +124,7 @@ DEPEND="${COMMON_DEPEND}
spotlight? ( dev-libs/glib )
test? (
>=dev-util/cmocka-1.1.3[${MULTILIB_USEDEP}]
$(python_gen_cond_dep "dev-python/subunit[\${PYTHON_USEDEP},${MULTILIB_USEDEP}]" )
$(python_gen_cond_dep "dev-python/python-subunit[\${PYTHON_USEDEP},${MULTILIB_USEDEP}]" )
!system-mitkrb5? (
>=net-dns/resolv_wrapper-1.1.4
>=net-libs/socket_wrapper-1.1.9

View File

@@ -168,7 +168,7 @@ app-misc/mc spell
net-nds/openldap smbkrb5passwd
# Matt Turner <mattst88@gentoo.org> (2020-12-23)
# dev-python/subunit is not stable on hppa
# dev-python/python-subunit is not stable on hppa
dev-libs/check subunit
# Matt Turner <mattst88@gentoo.org> (2020-12-23)

View File

@@ -6,3 +6,4 @@ move dev-python/jinja dev-python/jinja2
move dev-python/gmpy dev-python/gmpy2
move dev-python/tlsh dev-python/python-tlsh
move dev-python/tappy dev-python/tap-py
move dev-python/subunit dev-python/python-subunit