mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-24 04:59:14 -07:00
Rename dev-python/{subunit → python-subunit}
Signed-off-by: Michał Górny <mgorny@gentoo.org>
This commit is contained in:
@@ -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 )"
|
||||
|
||||
@@ -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}]
|
||||
)
|
||||
|
||||
@@ -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}]
|
||||
|
||||
@@ -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}]
|
||||
|
||||
@@ -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}]
|
||||
|
||||
@@ -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
|
||||
)
|
||||
"
|
||||
|
||||
|
||||
@@ -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 )
|
||||
|
||||
@@ -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 )
|
||||
|
||||
@@ -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 )
|
||||
|
||||
@@ -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"
|
||||
|
||||
|
||||
@@ -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
|
||||
|
||||
@@ -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
|
||||
|
||||
@@ -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
|
||||
|
||||
@@ -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
|
||||
|
||||
@@ -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
|
||||
|
||||
@@ -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
|
||||
|
||||
@@ -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)
|
||||
|
||||
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user