From 527f2856c34105dca9c1ef073d5ad225e2a81e6f Mon Sep 17 00:00:00 2001 From: Andrew Ammerlaan Date: Sun, 2 Jan 2022 16:16:47 +0100 Subject: [PATCH 01/44] dev-python/aodhclient: drop test dep dev-python/hacking masked for removal in ::gentoo Package-Manager: Portage-3.0.30, Repoman-3.0.3 Signed-off-by: Andrew Ammerlaan --- dev-python/aodhclient/aodhclient-2.3.0.ebuild | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/dev-python/aodhclient/aodhclient-2.3.0.ebuild b/dev-python/aodhclient/aodhclient-2.3.0.ebuild index 6cd5089aaf..4a8a532133 100644 --- a/dev-python/aodhclient/aodhclient-2.3.0.ebuild +++ b/dev-python/aodhclient/aodhclient-2.3.0.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 @@ -36,7 +36,6 @@ RDEPEND=" DEPEND=" ${RDEPEND} test? ( - >=dev-python/hacking-3.0[${PYTHON_USEDEP}] >=dev-python/oslotest-1.10.0[${PYTHON_USEDEP}] >=dev-python/reno-1.6.2[${PYTHON_USEDEP}] >=dev-python/tempest-10[${PYTHON_USEDEP}] From ef1ddefda760069f18b7dc2f7bdf4e933ffaee3c Mon Sep 17 00:00:00 2001 From: Andrew Ammerlaan Date: Sun, 2 Jan 2022 16:17:27 +0100 Subject: [PATCH 02/44] dev-python/castellan: drop test dep dev-python/hacking masked for removal in ::gentoo Package-Manager: Portage-3.0.30, Repoman-3.0.3 Signed-off-by: Andrew Ammerlaan --- dev-python/castellan/castellan-3.9.1.ebuild | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/dev-python/castellan/castellan-3.9.1.ebuild b/dev-python/castellan/castellan-3.9.1.ebuild index c567d5e3ec..2aa10e9605 100644 --- a/dev-python/castellan/castellan-3.9.1.ebuild +++ b/dev-python/castellan/castellan-3.9.1.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 @@ -36,7 +36,6 @@ RDEPEND=" DEPEND=" ${RDEPEND} test? ( - >=dev-python/hacking-3.0.1[${PYTHON_USEDEP}] >=dev-python/python-barbicanclient-4.5.2[${PYTHON_USEDEP}] >=dev-python/subunit-1.0.0[${PYTHON_USEDEP}] >=dev-python/oslotest-3.2.0[${PYTHON_USEDEP}] From cf285c2f0437eab79c7b445fbf50899a4c5a0c60 Mon Sep 17 00:00:00 2001 From: Andrew Ammerlaan Date: Sun, 2 Jan 2022 16:18:00 +0100 Subject: [PATCH 03/44] dev-python/cursive: drop test dep dev-python/hacking masked for removal in ::gentoo Package-Manager: Portage-3.0.30, Repoman-3.0.3 Signed-off-by: Andrew Ammerlaan --- dev-python/cursive/cursive-0.2.2-r2.ebuild | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/dev-python/cursive/cursive-0.2.2-r2.ebuild b/dev-python/cursive/cursive-0.2.2-r2.ebuild index d76a041fe4..7ad5ec635f 100644 --- a/dev-python/cursive/cursive-0.2.2-r2.ebuild +++ b/dev-python/cursive/cursive-0.2.2-r2.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 @@ -32,7 +32,6 @@ RDEPEND=" DEPEND=" ${RDEPEND} test? ( - >=dev-python/hacking-0.11.0[${PYTHON_USEDEP}] >=dev-python/subunit-0.0.18[${PYTHON_USEDEP}] >=dev-python/mock-2.0.0[${PYTHON_USEDEP}] >=dev-python/oslotest-1.10.0[${PYTHON_USEDEP}] From ab4a130b9d4692bf87f1af1e5ff6be455fee1ae9 Mon Sep 17 00:00:00 2001 From: Andrew Ammerlaan Date: Sun, 2 Jan 2022 16:18:25 +0100 Subject: [PATCH 04/44] dev-python/etcd3gw: drop test dep dev-python/hacking masked for removal in ::gentoo Package-Manager: Portage-3.0.30, Repoman-3.0.3 Signed-off-by: Andrew Ammerlaan --- dev-python/etcd3gw/etcd3gw-1.0.0.ebuild | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/dev-python/etcd3gw/etcd3gw-1.0.0.ebuild b/dev-python/etcd3gw/etcd3gw-1.0.0.ebuild index daa4c6ce99..d2326342a0 100644 --- a/dev-python/etcd3gw/etcd3gw-1.0.0.ebuild +++ b/dev-python/etcd3gw/etcd3gw-1.0.0.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 @@ -25,7 +25,6 @@ DEPEND=" ${RDEPEND} >=dev-python/pbr-2.0.0[${PYTHON_USEDEP}] test? ( - >=dev-python/hacking-3.0.1[${PYTHON_USEDEP}] >=dev-python/subunit-0.0.18[${PYTHON_USEDEP}] >=dev-python/oslotest-1.10.0[${PYTHON_USEDEP}] >=dev-python/testrepository-0.0.18[${PYTHON_USEDEP}] From 56700e019ff454fe4b48c269cc9cbc4774725840 Mon Sep 17 00:00:00 2001 From: Andrew Ammerlaan Date: Sun, 2 Jan 2022 16:18:51 +0100 Subject: [PATCH 05/44] dev-python/gabbi: drop test dep dev-python/hacking masked for removal in ::gentoo Package-Manager: Portage-3.0.30, Repoman-3.0.3 Signed-off-by: Andrew Ammerlaan --- dev-python/gabbi/gabbi-2.3.0.ebuild | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/dev-python/gabbi/gabbi-2.3.0.ebuild b/dev-python/gabbi/gabbi-2.3.0.ebuild index debde45f1e..2070ae8e23 100644 --- a/dev-python/gabbi/gabbi-2.3.0.ebuild +++ b/dev-python/gabbi/gabbi-2.3.0.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 @@ -33,7 +33,6 @@ DEPEND=" ${RDEPEND} test? ( dev-python/stestr[${PYTHON_USEDEP}] - dev-python/hacking[${PYTHON_USEDEP}] ) " From ea7c43799483ecc5ed32ecfac0421ee51fa8b1ff Mon Sep 17 00:00:00 2001 From: Andrew Ammerlaan Date: Sun, 2 Jan 2022 16:19:13 +0100 Subject: [PATCH 06/44] dev-python/glance_store: drop test dep dev-python/hacking masked for removal in ::gentoo Package-Manager: Portage-3.0.30, Repoman-3.0.3 Signed-off-by: Andrew Ammerlaan --- dev-python/glance_store/glance_store-2.7.0.ebuild | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/dev-python/glance_store/glance_store-2.7.0.ebuild b/dev-python/glance_store/glance_store-2.7.0.ebuild index 4b71c3c1b3..84ef6251b6 100644 --- a/dev-python/glance_store/glance_store-2.7.0.ebuild +++ b/dev-python/glance_store/glance_store-2.7.0.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 @@ -49,7 +49,6 @@ RDEPEND=" DEPEND=" ${RDEPEND} test? ( - >=dev-python/hacking-3.0.1[${PYTHON_USEDEP}] >=dev-python/fixtures-3.0.0[${PYTHON_USEDEP}] >=dev-python/subunit-1.0.0[${PYTHON_USEDEP}] >=dev-python/requests-mock-1.2.0[${PYTHON_USEDEP}] From fb79d80fdef0e3bf92d77b2c15cfafe338cfbf5f Mon Sep 17 00:00:00 2001 From: Andrew Ammerlaan Date: Sun, 2 Jan 2022 16:19:40 +0100 Subject: [PATCH 07/44] dev-python/jsonpath-rw-ext: drop test dep dev-python/hacking masked for removal in ::gentoo Package-Manager: Portage-3.0.30, Repoman-3.0.3 Signed-off-by: Andrew Ammerlaan --- dev-python/jsonpath-rw-ext/jsonpath-rw-ext-1.2.2.ebuild | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/dev-python/jsonpath-rw-ext/jsonpath-rw-ext-1.2.2.ebuild b/dev-python/jsonpath-rw-ext/jsonpath-rw-ext-1.2.2.ebuild index c29b2b54fc..b520a14cda 100644 --- a/dev-python/jsonpath-rw-ext/jsonpath-rw-ext-1.2.2.ebuild +++ b/dev-python/jsonpath-rw-ext/jsonpath-rw-ext-1.2.2.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 @@ -29,7 +29,6 @@ RDEPEND=" DEPEND=" ${RDEPEND} test? ( - >=dev-python/hacking-0.12.0[${PYTHON_USEDEP}] >=dev-python/subunit-0.0.18[${PYTHON_USEDEP}] >=dev-python/oslotest-1.10.0[${PYTHON_USEDEP}] >=dev-python/testrepository-0.0.18[${PYTHON_USEDEP}] From 98687c788d369c45ae1ef24ddfcfabf6ee444a4d Mon Sep 17 00:00:00 2001 From: Andrew Ammerlaan Date: Sun, 2 Jan 2022 16:19:59 +0100 Subject: [PATCH 08/44] dev-python/keystonemiddleware: drop test dep dev-python/hacking masked for removal in ::gentoo Package-Manager: Portage-3.0.30, Repoman-3.0.3 Signed-off-by: Andrew Ammerlaan --- dev-python/keystonemiddleware/keystonemiddleware-9.3.0.ebuild | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/dev-python/keystonemiddleware/keystonemiddleware-9.3.0.ebuild b/dev-python/keystonemiddleware/keystonemiddleware-9.3.0.ebuild index 63685ec0bf..e97b4f519b 100644 --- a/dev-python/keystonemiddleware/keystonemiddleware-9.3.0.ebuild +++ b/dev-python/keystonemiddleware/keystonemiddleware-9.3.0.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 @@ -40,7 +40,6 @@ RDEPEND=" DEPEND="${RDEPEND}" BDEPEND=" test? ( - >=dev-python/hacking-3.0[${PYTHON_USEDEP}] >=dev-python/cryptography-3.0[${PYTHON_USEDEP}] >=dev-python/fixtures-3.0.0[${PYTHON_USEDEP}] >=dev-python/oslotest-3.2.0[${PYTHON_USEDEP}] From 03bdc49c4f0a1efaeac6466d9fa02751cd84917a Mon Sep 17 00:00:00 2001 From: Andrew Ammerlaan Date: Sun, 2 Jan 2022 16:20:26 +0100 Subject: [PATCH 09/44] dev-python/neutron-lib: drop test dep dev-python/hacking masked for removal in ::gentoo Package-Manager: Portage-3.0.30, Repoman-3.0.3 Signed-off-by: Andrew Ammerlaan --- dev-python/neutron-lib/neutron-lib-2.15.0.ebuild | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/dev-python/neutron-lib/neutron-lib-2.15.0.ebuild b/dev-python/neutron-lib/neutron-lib-2.15.0.ebuild index 7c3e2ee446..b76e7b11bf 100644 --- a/dev-python/neutron-lib/neutron-lib-2.15.0.ebuild +++ b/dev-python/neutron-lib/neutron-lib-2.15.0.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 @@ -56,7 +56,6 @@ DEPEND=" ${RDEPEND} >=dev-python/pbr-2.0.0[${PYTHON_USEDEP}] test? ( - >=dev-python/hacking-3.0.1[${PYTHON_USEDEP}] >=dev-python/bandit-1.1.0[${PYTHON_USEDEP}] >=dev-python/fixtures-3.0.0[${PYTHON_USEDEP}] >=dev-python/subunit-1.0.0[${PYTHON_USEDEP}] From ac3a961b2b0bcf992fd2df45523229e50049bdde Mon Sep 17 00:00:00 2001 From: Andrew Ammerlaan Date: Sun, 2 Jan 2022 16:20:50 +0100 Subject: [PATCH 10/44] dev-python/os-brick: drop test dep dev-python/hacking masked for removal in ::gentoo Package-Manager: Portage-3.0.30, Repoman-3.0.3 Signed-off-by: Andrew Ammerlaan --- dev-python/os-brick/os-brick-5.0.1.ebuild | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/dev-python/os-brick/os-brick-5.0.1.ebuild b/dev-python/os-brick/os-brick-5.0.1.ebuild index d61d10a503..2616759b79 100644 --- a/dev-python/os-brick/os-brick-5.0.1.ebuild +++ b/dev-python/os-brick/os-brick-5.0.1.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 @@ -37,7 +37,6 @@ RDEPEND=" DEPEND=" ${RDEPEND} test? ( - >=dev-python/hacking-4.0.0[${PYTHON_USEDEP}] >=dev-python/ddt-1.4.1[${PYTHON_USEDEP}] >=dev-python/oslotest-4.4.1[${PYTHON_USEDEP}] >=dev-python/testscenarios-0.5.0[${PYTHON_USEDEP}] From bd492fbd62b599f10bb3cc09281954cf79db7155 Mon Sep 17 00:00:00 2001 From: Andrew Ammerlaan Date: Sun, 2 Jan 2022 16:21:13 +0100 Subject: [PATCH 11/44] dev-python/os-ken: drop test dep dev-python/hacking masked for removal in ::gentoo Package-Manager: Portage-3.0.30, Repoman-3.0.3 Signed-off-by: Andrew Ammerlaan --- dev-python/os-ken/os-ken-2.1.0.ebuild | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/dev-python/os-ken/os-ken-2.1.0.ebuild b/dev-python/os-ken/os-ken-2.1.0.ebuild index 1f274d000d..6fcd889bf6 100644 --- a/dev-python/os-ken/os-ken-2.1.0.ebuild +++ b/dev-python/os-ken/os-ken-2.1.0.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 @@ -33,7 +33,6 @@ DEPEND=" ${RDEPEND} >=dev-python/pbr-2.0.0[${PYTHON_USEDEP}] test? ( - >=dev-python/hacking-3.2.0[${PYTHON_USEDEP}] >=dev-python/subunit-1.0.0[${PYTHON_USEDEP}] >=dev-python/oslotest-3.2.0[${PYTHON_USEDEP}] >=dev-python/stestr-1.0.0[${PYTHON_USEDEP}] From 9517d615b6fb24408329506d7c412621fee66c6f Mon Sep 17 00:00:00 2001 From: Andrew Ammerlaan Date: Sun, 2 Jan 2022 16:21:33 +0100 Subject: [PATCH 12/44] dev-python/os-resource-classes: drop test dep dev-python/hacking masked for removal in ::gentoo Package-Manager: Portage-3.0.30, Repoman-3.0.3 Signed-off-by: Andrew Ammerlaan --- .../os-resource-classes/os-resource-classes-1.1.0.ebuild | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/dev-python/os-resource-classes/os-resource-classes-1.1.0.ebuild b/dev-python/os-resource-classes/os-resource-classes-1.1.0.ebuild index a42b9de426..bf1cbef85d 100644 --- a/dev-python/os-resource-classes/os-resource-classes-1.1.0.ebuild +++ b/dev-python/os-resource-classes/os-resource-classes-1.1.0.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 @@ -23,7 +23,6 @@ RDEPEND=">=dev-python/pbr-2.0[${PYTHON_USEDEP}]" DEPEND="${RDEPEND}" BDEPEND=" test? ( - >=dev-python/hacking-3.0.1[${PYTHON_USEDEP}] >=dev-python/oslotest-1.10.0[${PYTHON_USEDEP}] >=dev-python/testtools-1.4.0[${PYTHON_USEDEP}] ) From 39bbb17e36bd4ca9ed6e2fcd75eaeda940a2603b Mon Sep 17 00:00:00 2001 From: Andrew Ammerlaan Date: Sun, 2 Jan 2022 16:21:52 +0100 Subject: [PATCH 13/44] dev-python/os-testr: drop test dep dev-python/hacking masked for removal in ::gentoo Package-Manager: Portage-3.0.30, Repoman-3.0.3 Signed-off-by: Andrew Ammerlaan --- dev-python/os-testr/os-testr-2.0.1.ebuild | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/dev-python/os-testr/os-testr-2.0.1.ebuild b/dev-python/os-testr/os-testr-2.0.1.ebuild index fda5db79c3..6866af3f2e 100644 --- a/dev-python/os-testr/os-testr-2.0.1.ebuild +++ b/dev-python/os-testr/os-testr-2.0.1.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 @@ -28,7 +28,6 @@ RDEPEND=" DEPEND=" ${RDEPEND} test? ( - >=dev-python/hacking-3.2.0[${PYTHON_USEDEP}] >=dev-python/oslotest-3.2.0[${PYTHON_USEDEP}] >=dev-python/testscenarios-0.4[${PYTHON_USEDEP}] >=dev-python/ddt-1.0.1[${PYTHON_USEDEP}] From 4d95ec11362edd331a8cb660b7937a0a0652922e Mon Sep 17 00:00:00 2001 From: Andrew Ammerlaan Date: Sun, 2 Jan 2022 16:22:16 +0100 Subject: [PATCH 14/44] dev-python/os-traits: drop test dep dev-python/hacking masked for removal in ::gentoo Package-Manager: Portage-3.0.30, Repoman-3.0.3 Signed-off-by: Andrew Ammerlaan --- dev-python/os-traits/os-traits-2.6.0.ebuild | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/dev-python/os-traits/os-traits-2.6.0.ebuild b/dev-python/os-traits/os-traits-2.6.0.ebuild index 5699a4c435..2d8b6bedea 100644 --- a/dev-python/os-traits/os-traits-2.6.0.ebuild +++ b/dev-python/os-traits/os-traits-2.6.0.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 @@ -24,7 +24,6 @@ RDEPEND=">=dev-python/pbr-2.0.0[${PYTHON_USEDEP}]" DEPEND=" ${RDEPEND} test? ( - >=dev-python/hacking-3.0.1[${PYTHON_USEDEP}] >=dev-python/oslotest-3.2.0[${PYTHON_USEDEP}] >=dev-python/stestr-2.0.0[${PYTHON_USEDEP}] >=dev-python/testscenarios-0.4[${PYTHON_USEDEP}] From 0399083c7a311e958b469cd9b77c616164b623ab Mon Sep 17 00:00:00 2001 From: Andrew Ammerlaan Date: Sun, 2 Jan 2022 16:22:36 +0100 Subject: [PATCH 15/44] dev-python/os-win: drop test dep dev-python/hacking masked for removal in ::gentoo Package-Manager: Portage-3.0.30, Repoman-3.0.3 Signed-off-by: Andrew Ammerlaan --- dev-python/os-win/os-win-5.5.0.ebuild | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/dev-python/os-win/os-win-5.5.0.ebuild b/dev-python/os-win/os-win-5.5.0.ebuild index c6ec28261c..7d7c16fdf9 100644 --- a/dev-python/os-win/os-win-5.5.0.ebuild +++ b/dev-python/os-win/os-win-5.5.0.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 @@ -58,7 +58,6 @@ RDEPEND=" DEPEND=" ${RDEPEND} test? ( - >=dev-python/hacking-3.0.1[${PYTHON_USEDEP}] >=dev-python/ddt-1.2.1[${PYTHON_USEDEP}] >=dev-python/oslotest-3.8.0[${PYTHON_USEDEP}] >=dev-python/stestr-2.0.0[${PYTHON_USEDEP}] From e379db09fb6a158e4d13dc91d10ac4c902819a0c Mon Sep 17 00:00:00 2001 From: Andrew Ammerlaan Date: Sun, 2 Jan 2022 16:23:01 +0100 Subject: [PATCH 16/44] dev-python/os-xenapi: drop test dep dev-python/hacking masked for removal in ::gentoo Package-Manager: Portage-3.0.30, Repoman-3.0.3 Signed-off-by: Andrew Ammerlaan --- dev-python/os-xenapi/os-xenapi-0.3.4-r2.ebuild | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/dev-python/os-xenapi/os-xenapi-0.3.4-r2.ebuild b/dev-python/os-xenapi/os-xenapi-0.3.4-r2.ebuild index 3e9ee18b96..d1146130b7 100644 --- a/dev-python/os-xenapi/os-xenapi-0.3.4-r2.ebuild +++ b/dev-python/os-xenapi/os-xenapi-0.3.4-r2.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 @@ -38,7 +38,6 @@ RDEPEND=" DEPEND=" ${RDEPEND} test? ( - >=dev-python/hacking-0.11.0[${PYTHON_USEDEP}] >=dev-python/subunit-1.0.0[${PYTHON_USEDEP}] >=dev-python/oslotest-3.2.0[${PYTHON_USEDEP}] >=dev-python/os-testr-1.0.0[${PYTHON_USEDEP}] From 8a6fe0f06ff8bb4efe28c362f2e92bd53653b1fb Mon Sep 17 00:00:00 2001 From: Andrew Ammerlaan Date: Sun, 2 Jan 2022 16:23:24 +0100 Subject: [PATCH 17/44] dev-python/oslo-cache: drop test dep dev-python/hacking masked for removal in ::gentoo Package-Manager: Portage-3.0.30, Repoman-3.0.3 Signed-off-by: Andrew Ammerlaan --- dev-python/oslo-cache/oslo-cache-2.8.1.ebuild | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/dev-python/oslo-cache/oslo-cache-2.8.1.ebuild b/dev-python/oslo-cache/oslo-cache-2.8.1.ebuild index 14a807cce2..0fc7493efb 100644 --- a/dev-python/oslo-cache/oslo-cache-2.8.1.ebuild +++ b/dev-python/oslo-cache/oslo-cache-2.8.1.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 @@ -35,7 +35,6 @@ RDEPEND=" DEPEND=" ${RDEPEND} test? ( - >=dev-python/hacking-3.0.1[${PYTHON_USEDEP}] >=dev-python/oslotest-3.2.0[${PYTHON_USEDEP}] >=dev-python/pifpaf-0.10.0[${PYTHON_USEDEP}] >=dev-python/pymemcache-3.4.0[${PYTHON_USEDEP}] From 45c410958e9016b01c995f24015219f904b43634 Mon Sep 17 00:00:00 2001 From: Andrew Ammerlaan Date: Sun, 2 Jan 2022 16:23:50 +0100 Subject: [PATCH 18/44] dev-python/oslo-db: drop test dep dev-python/hacking masked for removal in ::gentoo Package-Manager: Portage-3.0.30, Repoman-3.0.3 Signed-off-by: Andrew Ammerlaan --- dev-python/oslo-db/oslo-db-11.0.0.ebuild | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/dev-python/oslo-db/oslo-db-11.0.0.ebuild b/dev-python/oslo-db/oslo-db-11.0.0.ebuild index 65a42e487f..e206c81e0c 100644 --- a/dev-python/oslo-db/oslo-db-11.0.0.ebuild +++ b/dev-python/oslo-db/oslo-db-11.0.0.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 @@ -48,7 +48,6 @@ DEPEND=" ${RDEPEND} >=dev-python/pbr-2.0.0[${PYTHON_USEDEP}] test? ( - >=dev-python/hacking-3.0.1[${PYTHON_USEDEP}] >=dev-python/eventlet-0.18.2[${PYTHON_USEDEP}] >=dev-python/fixtures-3.0.0[${PYTHON_USEDEP}] >=dev-python/subunit-1.0.0[${PYTHON_USEDEP}] From cb7cbbaf5fdba289436ade4f7299d176e17aab85 Mon Sep 17 00:00:00 2001 From: Andrew Ammerlaan Date: Sun, 2 Jan 2022 16:24:10 +0100 Subject: [PATCH 19/44] dev-python/oslo-messaging: drop test dep dev-python/hacking masked for removal in ::gentoo Package-Manager: Portage-3.0.30, Repoman-3.0.3 Signed-off-by: Andrew Ammerlaan --- dev-python/oslo-messaging/oslo-messaging-12.9.1.ebuild | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/dev-python/oslo-messaging/oslo-messaging-12.9.1.ebuild b/dev-python/oslo-messaging/oslo-messaging-12.9.1.ebuild index 420e97ddd4..848a0b0e91 100644 --- a/dev-python/oslo-messaging/oslo-messaging-12.9.1.ebuild +++ b/dev-python/oslo-messaging/oslo-messaging-12.9.1.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 @@ -43,7 +43,6 @@ DEPEND=" ${RDEPEND} >=dev-python/pbr-2.0.0[${PYTHON_USEDEP}] test? ( - >=dev-python/hacking-3.0.1[${PYTHON_USEDEP}] >=dev-python/fixtures-3.0.0[${PYTHON_USEDEP}] >=dev-python/stestr-2.0.0[${PYTHON_USEDEP}] >=dev-python/testscenarios-0.4[${PYTHON_USEDEP}] From c1b36bf8ea8477048dd58336dc0bec8b9916175e Mon Sep 17 00:00:00 2001 From: Andrew Ammerlaan Date: Sun, 2 Jan 2022 16:24:33 +0100 Subject: [PATCH 20/44] dev-python/oslo-metrics: drop test dep dev-python/hacking masked for removal in ::gentoo Package-Manager: Portage-3.0.30, Repoman-3.0.3 Signed-off-by: Andrew Ammerlaan --- dev-python/oslo-metrics/oslo-metrics-0.3.0.ebuild | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/dev-python/oslo-metrics/oslo-metrics-0.3.0.ebuild b/dev-python/oslo-metrics/oslo-metrics-0.3.0.ebuild index b99045ecac..fe139ae521 100644 --- a/dev-python/oslo-metrics/oslo-metrics-0.3.0.ebuild +++ b/dev-python/oslo-metrics/oslo-metrics-0.3.0.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 @@ -31,7 +31,6 @@ DEPEND=" ${RDEPEND} >=dev-python/pbr-2.0.0[${PYTHON_USEDEP}] test? ( - >=dev-python/hacking-3.0.1[${PYTHON_USEDEP}] >=dev-python/oslotest-3.2.0[${PYTHON_USEDEP}] >=dev-python/bandit-1.6.0[${PYTHON_USEDEP}] >=dev-python/stestr-2.0.0[${PYTHON_USEDEP}] From 771b3cdd09f1bc5023c6badfb787d298a46e6e19 Mon Sep 17 00:00:00 2001 From: Andrew Ammerlaan Date: Sun, 2 Jan 2022 16:24:54 +0100 Subject: [PATCH 21/44] dev-python/oslo-middleware: drop test dep dev-python/hacking masked for removal in ::gentoo Package-Manager: Portage-3.0.30, Repoman-3.0.3 Signed-off-by: Andrew Ammerlaan --- dev-python/oslo-middleware/oslo-middleware-4.4.0.ebuild | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/dev-python/oslo-middleware/oslo-middleware-4.4.0.ebuild b/dev-python/oslo-middleware/oslo-middleware-4.4.0.ebuild index 25d2907b82..54ab5bcdcc 100644 --- a/dev-python/oslo-middleware/oslo-middleware-4.4.0.ebuild +++ b/dev-python/oslo-middleware/oslo-middleware-4.4.0.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 @@ -38,7 +38,6 @@ DEPEND="${RDEPEND}" BDEPEND=" test? ( >=dev-python/fixtures-3.0.0[${PYTHON_USEDEP}] - >=dev-python/hacking-3.0.1[${PYTHON_USEDEP}] >=dev-python/oslotest-3.2.0[${PYTHON_USEDEP}] >=dev-python/testtools-2.2.0[${PYTHON_USEDEP}] >=dev-python/oslo-serialization-2.18.0[${PYTHON_USEDEP}] From a9ffa3445ffc299d2b8f9abc6a11da627e708136 Mon Sep 17 00:00:00 2001 From: Andrew Ammerlaan Date: Sun, 2 Jan 2022 16:25:16 +0100 Subject: [PATCH 22/44] dev-python/oslo-reports: drop test dep dev-python/hacking masked for removal in ::gentoo Package-Manager: Portage-3.0.30, Repoman-3.0.3 Signed-off-by: Andrew Ammerlaan --- dev-python/oslo-reports/oslo-reports-2.3.0.ebuild | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/dev-python/oslo-reports/oslo-reports-2.3.0.ebuild b/dev-python/oslo-reports/oslo-reports-2.3.0.ebuild index 8f599e160c..240399f23f 100644 --- a/dev-python/oslo-reports/oslo-reports-2.3.0.ebuild +++ b/dev-python/oslo-reports/oslo-reports-2.3.0.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 @@ -31,7 +31,6 @@ RDEPEND=" DEPEND=" ${RDEPEND} test? ( - >=dev-python/hacking-3.0.1[${PYTHON_USEDEP}] >=dev-python/oslotest-3.2.0[${PYTHON_USEDEP}] >=dev-python/stestr-2.0.0[${PYTHON_USEDEP}] >=dev-python/oslo-config-5.2.0[${PYTHON_USEDEP}] From a5c1900424263e9c2c74c01140a7469e9428484f Mon Sep 17 00:00:00 2001 From: Andrew Ammerlaan Date: Sun, 2 Jan 2022 16:25:40 +0100 Subject: [PATCH 23/44] dev-python/oslo-rootwrap: drop test dep dev-python/hacking masked for removal in ::gentoo Package-Manager: Portage-3.0.30, Repoman-3.0.3 Signed-off-by: Andrew Ammerlaan --- dev-python/oslo-rootwrap/oslo-rootwrap-6.3.0.ebuild | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/dev-python/oslo-rootwrap/oslo-rootwrap-6.3.0.ebuild b/dev-python/oslo-rootwrap/oslo-rootwrap-6.3.0.ebuild index 92c20ffe7a..acc51be8e7 100644 --- a/dev-python/oslo-rootwrap/oslo-rootwrap-6.3.0.ebuild +++ b/dev-python/oslo-rootwrap/oslo-rootwrap-6.3.0.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 @@ -25,7 +25,6 @@ DEPEND=" ${RDEPEND} >=dev-python/pbr-2.0.0[${PYTHON_USEDEP}] test? ( - >=dev-python/hacking-3.0.1[${PYTHON_USEDEP}] >=dev-python/fixtures-3.0.0[${PYTHON_USEDEP}] >=dev-python/testtools-2.2.0[${PYTHON_USEDEP}] >=dev-python/stestr-2.0.0[${PYTHON_USEDEP}] From 0f05e9ef65cf3bb4a23b10381b544ab35b477555 Mon Sep 17 00:00:00 2001 From: Andrew Ammerlaan Date: Sun, 2 Jan 2022 16:26:05 +0100 Subject: [PATCH 24/44] dev-python/oslo-service: drop test dep dev-python/hacking masked for removal in ::gentoo Package-Manager: Portage-3.0.30, Repoman-3.0.3 Signed-off-by: Andrew Ammerlaan --- dev-python/oslo-service/oslo-service-2.6.0.ebuild | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/dev-python/oslo-service/oslo-service-2.6.0.ebuild b/dev-python/oslo-service/oslo-service-2.6.0.ebuild index 18f3c8baff..1ac8abec0e 100644 --- a/dev-python/oslo-service/oslo-service-2.6.0.ebuild +++ b/dev-python/oslo-service/oslo-service-2.6.0.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 @@ -43,7 +43,6 @@ DEPEND=" >=dev-python/pbr-2.0.0[${PYTHON_USEDEP}] test? ( >=dev-python/fixtures-3.0.0[${PYTHON_USEDEP}] - >=dev-python/hacking-3.0.1[${PYTHON_USEDEP}] >=dev-python/oslotest-3.2.0[${PYTHON_USEDEP}] >=dev-python/requests-2.14.2[${PYTHON_USEDEP}] >=dev-python/stestr-2.0.0[${PYTHON_USEDEP}] From 730ba5787490817713f22d3e0779b0013b638238 Mon Sep 17 00:00:00 2001 From: Andrew Ammerlaan Date: Sun, 2 Jan 2022 16:26:27 +0100 Subject: [PATCH 25/44] dev-python/oslo-upgradecheck: drop test dep dev-python/hacking masked for removal in ::gentoo Package-Manager: Portage-3.0.30, Repoman-3.0.3 Signed-off-by: Andrew Ammerlaan --- dev-python/oslo-upgradecheck/oslo-upgradecheck-1.4.0.ebuild | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/dev-python/oslo-upgradecheck/oslo-upgradecheck-1.4.0.ebuild b/dev-python/oslo-upgradecheck/oslo-upgradecheck-1.4.0.ebuild index 3b080083be..fb8787c978 100644 --- a/dev-python/oslo-upgradecheck/oslo-upgradecheck-1.4.0.ebuild +++ b/dev-python/oslo-upgradecheck/oslo-upgradecheck-1.4.0.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 @@ -32,7 +32,6 @@ DEPEND=" ${RDEPEND} >=dev-python/pbr-2.0.0[${PYTHON_USEDEP}] test? ( - >=dev-python/hacking-3.0[${PYTHON_USEDEP}] >=dev-python/oslotest-3.5.0[${PYTHON_USEDEP}] >=dev-python/oslo-serialization-2.21.1[${PYTHON_USEDEP}] ) From ff66f4c7489e9c29f9ef8b78a6ece895f2e23c85 Mon Sep 17 00:00:00 2001 From: Andrew Ammerlaan Date: Sun, 2 Jan 2022 16:26:50 +0100 Subject: [PATCH 26/44] dev-python/oslo-versionedobjects: drop test dep dev-python/hacking masked for removal in ::gentoo Package-Manager: Portage-3.0.30, Repoman-3.0.3 Signed-off-by: Andrew Ammerlaan --- .../oslo-versionedobjects/oslo-versionedobjects-2.5.0.ebuild | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/dev-python/oslo-versionedobjects/oslo-versionedobjects-2.5.0.ebuild b/dev-python/oslo-versionedobjects/oslo-versionedobjects-2.5.0.ebuild index 37eed62ef0..3611cdd495 100644 --- a/dev-python/oslo-versionedobjects/oslo-versionedobjects-2.5.0.ebuild +++ b/dev-python/oslo-versionedobjects/oslo-versionedobjects-2.5.0.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 @@ -38,7 +38,6 @@ DEPEND=" ${RDEPEND} >=dev-python/pbr-2.0.0[${PYTHON_USEDEP}] test? ( - >=dev-python/hacking-3.0.1[${PYTHON_USEDEP}] >=dev-python/oslotest-3.2.0[${PYTHON_USEDEP}] >=dev-python/testtools-2.2.0[${PYTHON_USEDEP}] >=dev-python/jsonschema-3.2.0[${PYTHON_USEDEP}] From 9b0d73d68b282cb6483677ecfa5c6088575aaff9 Mon Sep 17 00:00:00 2001 From: Andrew Ammerlaan Date: Sun, 2 Jan 2022 16:27:14 +0100 Subject: [PATCH 27/44] dev-python/oslo-vmware: drop test dep dev-python/hacking masked for removal in ::gentoo Package-Manager: Portage-3.0.30, Repoman-3.0.3 Signed-off-by: Andrew Ammerlaan --- dev-python/oslo-vmware/oslo-vmware-3.9.1.ebuild | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/dev-python/oslo-vmware/oslo-vmware-3.9.1.ebuild b/dev-python/oslo-vmware/oslo-vmware-3.9.1.ebuild index 3da8633e52..0f3abe4379 100644 --- a/dev-python/oslo-vmware/oslo-vmware-3.9.1.ebuild +++ b/dev-python/oslo-vmware/oslo-vmware-3.9.1.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 @@ -40,7 +40,6 @@ DEPEND=" ${RDEPEND} >=dev-python/pbr-2.0.0[${PYTHON_USEDEP}] test? ( - >=dev-python/hacking-3.0.1[${PYTHON_USEDEP}] >=dev-python/fixtures-3.0.0[${PYTHON_USEDEP}] >=dev-python/testtools-2.2.0[${PYTHON_USEDEP}] >=dev-python/stestr-2.0.0[${PYTHON_USEDEP}] From d4008ddcbae1c6094e073f8fe2a05673ab098fa3 Mon Sep 17 00:00:00 2001 From: Andrew Ammerlaan Date: Sun, 2 Jan 2022 16:27:42 +0100 Subject: [PATCH 28/44] dev-python/osprofiler: drop test dep dev-python/hacking masked for removal in ::gentoo Package-Manager: Portage-3.0.30, Repoman-3.0.3 Signed-off-by: Andrew Ammerlaan --- dev-python/osprofiler/osprofiler-3.4.2.ebuild | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/dev-python/osprofiler/osprofiler-3.4.2.ebuild b/dev-python/osprofiler/osprofiler-3.4.2.ebuild index 57e0503db4..bdc5e8222f 100644 --- a/dev-python/osprofiler/osprofiler-3.4.2.ebuild +++ b/dev-python/osprofiler/osprofiler-3.4.2.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 @@ -41,7 +41,6 @@ DEPEND=" ${RDEPEND} >=dev-python/pbr-2.0.0[${PYTHON_USEDEP}] test? ( - >=dev-python/hacking-3.1.0[${PYTHON_USEDEP}] >=dev-python/ddt-1.0.1[${PYTHON_USEDEP}] >=dev-python/stestr-2.0.0[${PYTHON_USEDEP}] >=dev-python/testtools-2.2.0[${PYTHON_USEDEP}] From b938bc9a72a41da534c3a9026a5a2beea1bd13c1 Mon Sep 17 00:00:00 2001 From: Andrew Ammerlaan Date: Sun, 2 Jan 2022 16:28:03 +0100 Subject: [PATCH 29/44] dev-python/ovsdbapp: drop test dep dev-python/hacking masked for removal in ::gentoo Package-Manager: Portage-3.0.30, Repoman-3.0.3 Signed-off-by: Andrew Ammerlaan --- dev-python/ovsdbapp/ovsdbapp-1.12.0.ebuild | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/dev-python/ovsdbapp/ovsdbapp-1.12.0.ebuild b/dev-python/ovsdbapp/ovsdbapp-1.12.0.ebuild index a460fe4dd7..65b3ea2439 100644 --- a/dev-python/ovsdbapp/ovsdbapp-1.12.0.ebuild +++ b/dev-python/ovsdbapp/ovsdbapp-1.12.0.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 @@ -29,7 +29,6 @@ RDEPEND=" DEPEND=" ${RDEPEND} test? ( - >=dev-python/hacking-3.0.1[${PYTHON_USEDEP}] >=dev-python/subunit-1.0.0[${PYTHON_USEDEP}] >=dev-python/oslotest-3.2.0[${PYTHON_USEDEP}] >=dev-python/stestr-2.0.0[${PYTHON_USEDEP}] From 7c54c6099de58b7836bb7e906196e39e1288d9a8 Mon Sep 17 00:00:00 2001 From: Andrew Ammerlaan Date: Sun, 2 Jan 2022 16:28:25 +0100 Subject: [PATCH 30/44] dev-python/python-blazarclient: drop test dep dev-python/hacking masked for removal in ::gentoo Package-Manager: Portage-3.0.30, Repoman-3.0.3 Signed-off-by: Andrew Ammerlaan --- .../python-blazarclient/python-blazarclient-3.3.1.ebuild | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/dev-python/python-blazarclient/python-blazarclient-3.3.1.ebuild b/dev-python/python-blazarclient/python-blazarclient-3.3.1.ebuild index a8d09ef431..68d2ca016c 100644 --- a/dev-python/python-blazarclient/python-blazarclient-3.3.1.ebuild +++ b/dev-python/python-blazarclient/python-blazarclient-3.3.1.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 @@ -33,7 +33,6 @@ RDEPEND=" DEPEND=" ${RDEPEND} test? ( - >=dev-python/hacking-1.1.0[${PYTHON_USEDEP}] >=dev-python/oslotest-3.2.0[${PYTHON_USEDEP}] >=dev-python/fixtures-3.0.0[${PYTHON_USEDEP}] >=dev-python/stestr-2.0.0[${PYTHON_USEDEP}] From 116c7a07fec39d31044dce987380672fcda9cdea Mon Sep 17 00:00:00 2001 From: Andrew Ammerlaan Date: Sun, 2 Jan 2022 16:28:51 +0100 Subject: [PATCH 31/44] dev-python/python-designateclient: drop test dep dev-python/hacking masked for removal in ::gentoo Package-Manager: Portage-3.0.30, Repoman-3.0.3 Signed-off-by: Andrew Ammerlaan --- .../python-designateclient/python-designateclient-4.3.0.ebuild | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/dev-python/python-designateclient/python-designateclient-4.3.0.ebuild b/dev-python/python-designateclient/python-designateclient-4.3.0.ebuild index c13ae02907..d959ece79c 100644 --- a/dev-python/python-designateclient/python-designateclient-4.3.0.ebuild +++ b/dev-python/python-designateclient/python-designateclient-4.3.0.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 @@ -34,7 +34,6 @@ RDEPEND=" DEPEND="${RDEPEND}" BDEPEND=" test? ( - >=dev-python/hacking-3.0.1[${PYTHON_USEDEP}] >=dev-python/oslo-config-5.2.0[${PYTHON_USEDEP}] >=dev-python/oslotest-3.2.0[${PYTHON_USEDEP}] >=dev-python/os-testr-1.0.0[${PYTHON_USEDEP}] From c3392b57fcd99cf920bee69b78f77084ac49a8c6 Mon Sep 17 00:00:00 2001 From: Andrew Ammerlaan Date: Sun, 2 Jan 2022 16:29:16 +0100 Subject: [PATCH 32/44] dev-python/python-heatclient: drop test dep dev-python/hacking masked for removal in ::gentoo Package-Manager: Portage-3.0.30, Repoman-3.0.3 Signed-off-by: Andrew Ammerlaan --- dev-python/python-heatclient/python-heatclient-2.4.0.ebuild | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/dev-python/python-heatclient/python-heatclient-2.4.0.ebuild b/dev-python/python-heatclient/python-heatclient-2.4.0.ebuild index f772ecc26c..c4a2d9560d 100644 --- a/dev-python/python-heatclient/python-heatclient-2.4.0.ebuild +++ b/dev-python/python-heatclient/python-heatclient-2.4.0.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 @@ -38,7 +38,6 @@ RDEPEND=" " BDEPEND=" test? ( - >=dev-python/hacking-3.0.1[${PYTHON_USEDEP}] >=dev-python/fixtures-3.0.0[${PYTHON_USEDEP}] >=dev-python/requests-mock-1.2.0[${PYTHON_USEDEP}] >=dev-python/python-openstackclient-3.12.0[${PYTHON_USEDEP}] From 44c3528f57d66154558003e56b13d01a135ecf6c Mon Sep 17 00:00:00 2001 From: Andrew Ammerlaan Date: Sun, 2 Jan 2022 16:29:41 +0100 Subject: [PATCH 33/44] dev-python/python-magnumclient: drop test dep dev-python/hacking masked for removal in ::gentoo Package-Manager: Portage-3.0.30, Repoman-3.0.3 Signed-off-by: Andrew Ammerlaan --- .../python-magnumclient/python-magnumclient-3.5.0.ebuild | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/dev-python/python-magnumclient/python-magnumclient-3.5.0.ebuild b/dev-python/python-magnumclient/python-magnumclient-3.5.0.ebuild index e67beaeb32..3a806d0d5a 100644 --- a/dev-python/python-magnumclient/python-magnumclient-3.5.0.ebuild +++ b/dev-python/python-magnumclient/python-magnumclient-3.5.0.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 @@ -39,7 +39,6 @@ RDEPEND=" DEPEND=" ${RDEPEND} test? ( - >=dev-python/hacking-3.0.1[${PYTHON_USEDEP}] >=dev-python/bandit-1.1.0[${PYTHON_USEDEP}] >=dev-python/fixtures-3.0.0[${PYTHON_USEDEP}] >=dev-python/python-openstackclient-3.12.0[${PYTHON_USEDEP}] From 0960c86489436a913fb8e65ad511deef63b44f22 Mon Sep 17 00:00:00 2001 From: Andrew Ammerlaan Date: Sun, 2 Jan 2022 16:30:04 +0100 Subject: [PATCH 34/44] dev-python/python-manilaclient: drop test dep dev-python/hacking masked for removal in ::gentoo Package-Manager: Portage-3.0.30, Repoman-3.0.3 Signed-off-by: Andrew Ammerlaan --- .../python-manilaclient/python-manilaclient-3.0.0.ebuild | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/dev-python/python-manilaclient/python-manilaclient-3.0.0.ebuild b/dev-python/python-manilaclient/python-manilaclient-3.0.0.ebuild index 4c12ba7158..7ea1411ec1 100644 --- a/dev-python/python-manilaclient/python-manilaclient-3.0.0.ebuild +++ b/dev-python/python-manilaclient/python-manilaclient-3.0.0.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 @@ -39,7 +39,6 @@ RDEPEND=" DEPEND=" ${RDEPEND} test? ( - >=dev-python/hacking-3.0.1[${PYTHON_USEDEP}] >=dev-python/ddt-1.0.1[${PYTHON_USEDEP}] >=dev-python/mock-2.0.0[${PYTHON_USEDEP}] >=dev-python/tempest-17.1.0[${PYTHON_USEDEP}] From 0506cb0b33047e5196137a8c3b48533c3671d114 Mon Sep 17 00:00:00 2001 From: Andrew Ammerlaan Date: Sun, 2 Jan 2022 16:30:29 +0100 Subject: [PATCH 35/44] dev-python/python-mistralclient: drop test dep dev-python/hacking masked for removal in ::gentoo Package-Manager: Portage-3.0.30, Repoman-3.0.3 Signed-off-by: Andrew Ammerlaan --- .../python-mistralclient/python-mistralclient-4.3.0.ebuild | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/dev-python/python-mistralclient/python-mistralclient-4.3.0.ebuild b/dev-python/python-mistralclient/python-mistralclient-4.3.0.ebuild index 609d304740..dfdbd7d3d6 100644 --- a/dev-python/python-mistralclient/python-mistralclient-4.3.0.ebuild +++ b/dev-python/python-mistralclient/python-mistralclient-4.3.0.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 @@ -35,7 +35,6 @@ RDEPEND=" DEPEND="${RDEPEND}" BDEPEND=" test? ( - >=dev-python/hacking-3.0.1[${PYTHON_USEDEP}] >=dev-python/python-openstackclient-3.12.0[${PYTHON_USEDEP}] >=dev-python/oslotest-3.2.0[${PYTHON_USEDEP}] >=dev-python/requests-mock-1.2.0[${PYTHON_USEDEP}] From a00ca0a81cb28674a7bb690cbd7a063acccd20e5 Mon Sep 17 00:00:00 2001 From: Andrew Ammerlaan Date: Sun, 2 Jan 2022 16:30:50 +0100 Subject: [PATCH 36/44] dev-python/python-monascaclient: drop test dep dev-python/hacking masked for removal in ::gentoo Package-Manager: Portage-3.0.30, Repoman-3.0.3 Signed-off-by: Andrew Ammerlaan --- .../python-monascaclient/python-monascaclient-2.4.0.ebuild | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/dev-python/python-monascaclient/python-monascaclient-2.4.0.ebuild b/dev-python/python-monascaclient/python-monascaclient-2.4.0.ebuild index 503f400578..9a330fc10a 100644 --- a/dev-python/python-monascaclient/python-monascaclient-2.4.0.ebuild +++ b/dev-python/python-monascaclient/python-monascaclient-2.4.0.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 @@ -32,7 +32,6 @@ RDEPEND=" DEPEND=" ${RDEPEND} test? ( - >=dev-python/hacking-3.0.1[${PYTHON_USEDEP}] >=dev-python/bandit-1.1.0[${PYTHON_USEDEP}] >=dev-python/stestr-1.0.0[${PYTHON_USEDEP}] >=dev-python/testscenarios-0.4[${PYTHON_USEDEP}] From 5bc53a4d33f3024cf9fad35b9318fdc4d5103070 Mon Sep 17 00:00:00 2001 From: Andrew Ammerlaan Date: Sun, 2 Jan 2022 16:31:08 +0100 Subject: [PATCH 37/44] dev-python/python-octaviaclient: drop test dep dev-python/hacking masked for removal in ::gentoo Package-Manager: Portage-3.0.30, Repoman-3.0.3 Signed-off-by: Andrew Ammerlaan --- .../python-octaviaclient/python-octaviaclient-2.4.0.ebuild | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/dev-python/python-octaviaclient/python-octaviaclient-2.4.0.ebuild b/dev-python/python-octaviaclient/python-octaviaclient-2.4.0.ebuild index c4f15fab2b..38e11dee37 100644 --- a/dev-python/python-octaviaclient/python-octaviaclient-2.4.0.ebuild +++ b/dev-python/python-octaviaclient/python-octaviaclient-2.4.0.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 @@ -33,7 +33,6 @@ RDEPEND=" DEPEND=" ${RDEPEND} test? ( - >=dev-python/hacking-3.0.1[${PYTHON_USEDEP}] >=dev-python/requests-mock-1.2.0[${PYTHON_USEDEP}] >=dev-python/pygments-2.2.0[${PYTHON_USEDEP}] >=dev-python/bandit-1.1.0[${PYTHON_USEDEP}] From 7835db06596c317531422e31ea16cd07a1eb11d6 Mon Sep 17 00:00:00 2001 From: Andrew Ammerlaan Date: Sun, 2 Jan 2022 16:31:31 +0100 Subject: [PATCH 38/44] dev-python/python-saharaclient: drop test dep dev-python/hacking masked for removal in ::gentoo Package-Manager: Portage-3.0.30, Repoman-3.0.3 Signed-off-by: Andrew Ammerlaan --- .../python-saharaclient/python-saharaclient-3.4.0.ebuild | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/dev-python/python-saharaclient/python-saharaclient-3.4.0.ebuild b/dev-python/python-saharaclient/python-saharaclient-3.4.0.ebuild index 9285c31324..b4db8194c7 100644 --- a/dev-python/python-saharaclient/python-saharaclient-3.4.0.ebuild +++ b/dev-python/python-saharaclient/python-saharaclient-3.4.0.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 @@ -36,7 +36,6 @@ RDEPEND=" DEPEND=" ${RDEPEND} test? ( - >=dev-python/hacking-3.0.1[${PYTHON_USEDEP}] >=dev-python/oslotest-3.2.0[${PYTHON_USEDEP}] >=dev-python/stestr-1.0.0[${PYTHON_USEDEP}] >=dev-python/requests-mock-1.2.0[${PYTHON_USEDEP}] From d8cefde665cb5564545fd9f8d45c0d7418ed386a Mon Sep 17 00:00:00 2001 From: Andrew Ammerlaan Date: Sun, 2 Jan 2022 16:31:55 +0100 Subject: [PATCH 39/44] dev-python/python-senlinclient: drop test dep dev-python/hacking masked for removal in ::gentoo Package-Manager: Portage-3.0.30, Repoman-3.0.3 Signed-off-by: Andrew Ammerlaan --- .../python-senlinclient/python-senlinclient-2.3.0.ebuild | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/dev-python/python-senlinclient/python-senlinclient-2.3.0.ebuild b/dev-python/python-senlinclient/python-senlinclient-2.3.0.ebuild index 81fc2d99c3..69618c3b51 100644 --- a/dev-python/python-senlinclient/python-senlinclient-2.3.0.ebuild +++ b/dev-python/python-senlinclient/python-senlinclient-2.3.0.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 @@ -38,7 +38,6 @@ DEPEND=" ${RDEPEND} test? ( >=dev-python/bandit-1.1.0[${PYTHON_USEDEP}] - >=dev-python/hacking-3.0.1[${PYTHON_USEDEP}] >=dev-python/fixtures-3.0.0[${PYTHON_USEDEP}] >=dev-python/requests-mock-1.2.0[${PYTHON_USEDEP}] >=dev-python/python-openstackclient-3.12.0[${PYTHON_USEDEP}] From 06192e84cd351e212109a6ca562264bf7eefc64f Mon Sep 17 00:00:00 2001 From: Andrew Ammerlaan Date: Sun, 2 Jan 2022 16:32:22 +0100 Subject: [PATCH 40/44] dev-python/python-troveclient: drop test dep dev-python/hacking masked for removal in ::gentoo Package-Manager: Portage-3.0.30, Repoman-3.0.3 Signed-off-by: Andrew Ammerlaan --- dev-python/python-troveclient/python-troveclient-7.1.1.ebuild | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/dev-python/python-troveclient/python-troveclient-7.1.1.ebuild b/dev-python/python-troveclient/python-troveclient-7.1.1.ebuild index a9eaff7438..b63df5cdf0 100644 --- a/dev-python/python-troveclient/python-troveclient-7.1.1.ebuild +++ b/dev-python/python-troveclient/python-troveclient-7.1.1.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 @@ -36,7 +36,6 @@ RDEPEND=" DEPEND=" ${RDEPEND} test? ( - >=dev-python/hacking-3.0.1[${PYTHON_USEDEP}] >=dev-python/fixtures-3.0.0[${PYTHON_USEDEP}] >=dev-python/oslotest-3.2.0[${PYTHON_USEDEP}] >=dev-python/requests-mock-1.2.0[${PYTHON_USEDEP}] From 4b52ba420dd4cf5d93ac4aa928a1929e32a2ca56 Mon Sep 17 00:00:00 2001 From: Andrew Ammerlaan Date: Sun, 2 Jan 2022 16:32:44 +0100 Subject: [PATCH 41/44] dev-python/python-vitrageclient: drop test dep dev-python/hacking masked for removal in ::gentoo Package-Manager: Portage-3.0.30, Repoman-3.0.3 Signed-off-by: Andrew Ammerlaan --- .../python-vitrageclient/python-vitrageclient-4.4.0.ebuild | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/dev-python/python-vitrageclient/python-vitrageclient-4.4.0.ebuild b/dev-python/python-vitrageclient/python-vitrageclient-4.4.0.ebuild index ff0333d6c6..3af2c7b482 100644 --- a/dev-python/python-vitrageclient/python-vitrageclient-4.4.0.ebuild +++ b/dev-python/python-vitrageclient/python-vitrageclient-4.4.0.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 @@ -33,7 +33,6 @@ RDEPEND=" DEPEND=" ${RDEPEND} test? ( - >=dev-python/hacking-3.0.1[${PYTHON_USEDEP}] >=dev-python/subunit-1.2.0[${PYTHON_USEDEP}] >=dev-python/oslotest-3.3.0[${PYTHON_USEDEP}] >=dev-python/stestr-1.0.0[${PYTHON_USEDEP}] From 01c6817067fca9dfbafcbbf83968127127d96c14 Mon Sep 17 00:00:00 2001 From: Andrew Ammerlaan Date: Sun, 2 Jan 2022 16:33:09 +0100 Subject: [PATCH 42/44] dev-python/python-zaqarclient: drop test dep dev-python/hacking masked for removal in ::gentoo Package-Manager: Portage-3.0.30, Repoman-3.0.3 Signed-off-by: Andrew Ammerlaan --- dev-python/python-zaqarclient/python-zaqarclient-2.2.0.ebuild | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/dev-python/python-zaqarclient/python-zaqarclient-2.2.0.ebuild b/dev-python/python-zaqarclient/python-zaqarclient-2.2.0.ebuild index 20429ff1d1..3bdbe47926 100644 --- a/dev-python/python-zaqarclient/python-zaqarclient-2.2.0.ebuild +++ b/dev-python/python-zaqarclient/python-zaqarclient-2.2.0.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 @@ -36,7 +36,6 @@ RDEPEND=" DEPEND=" ${RDEPEND} test? ( - >=dev-python/hacking-3.0[${PYTHON_USEDEP}] >=dev-python/fixtures-3.0.0[${PYTHON_USEDEP}] >=dev-python/mock-2.0.0[${PYTHON_USEDEP}] >=dev-python/testtools-2.2.0[${PYTHON_USEDEP}] From 1701709b2df925926af58a47b554b4d9e127caa2 Mon Sep 17 00:00:00 2001 From: Andrew Ammerlaan Date: Sun, 2 Jan 2022 16:33:33 +0100 Subject: [PATCH 43/44] dev-python/python-zunclient: drop test dep dev-python/hacking masked for removal in ::gentoo Package-Manager: Portage-3.0.30, Repoman-3.0.3 Signed-off-by: Andrew Ammerlaan --- dev-python/python-zunclient/python-zunclient-4.3.0.ebuild | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/dev-python/python-zunclient/python-zunclient-4.3.0.ebuild b/dev-python/python-zunclient/python-zunclient-4.3.0.ebuild index 4d2f2dafd3..698bf0dcc8 100644 --- a/dev-python/python-zunclient/python-zunclient-4.3.0.ebuild +++ b/dev-python/python-zunclient/python-zunclient-4.3.0.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 @@ -38,7 +38,6 @@ DEPEND=" test? ( >=dev-python/bandit-1.1.0[${PYTHON_USEDEP}] >=dev-python/ddt-1.0.1[${PYTHON_USEDEP}] - >=dev-python/hacking-3.0.1[${PYTHON_USEDEP}] >=dev-python/oslotest-3.2.0[${PYTHON_USEDEP}] >=dev-python/osprofiler-1.4.0[${PYTHON_USEDEP}] >=dev-python/stestr-2.0.0[${PYTHON_USEDEP}] From 21be9ca52de4a2dcb57ac89912df3d771f15601e Mon Sep 17 00:00:00 2001 From: Andrew Ammerlaan Date: Sun, 2 Jan 2022 16:33:52 +0100 Subject: [PATCH 44/44] dev-python/yaql: drop test dep dev-python/hacking masked for removal in ::gentoo Package-Manager: Portage-3.0.30, Repoman-3.0.3 Signed-off-by: Andrew Ammerlaan --- dev-python/yaql/yaql-2.0.0.ebuild | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/dev-python/yaql/yaql-2.0.0.ebuild b/dev-python/yaql/yaql-2.0.0.ebuild index 4f304285c4..a319709504 100644 --- a/dev-python/yaql/yaql-2.0.0.ebuild +++ b/dev-python/yaql/yaql-2.0.0.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 @@ -28,7 +28,6 @@ RDEPEND=" DEPEND="${RDEPEND}" BDEPEND=" test? ( - >=dev-python/hacking-3.0.1[${PYTHON_USEDEP}] >=dev-python/fixtures-1.3.1[${PYTHON_USEDEP}] >=dev-python/subunit-0.0.18[${PYTHON_USEDEP}] >=dev-python/testrepository-0.0.18[${PYTHON_USEDEP}]