commit:     c75f70100bf324f3c486e6131d9f60f5490a93e6
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Fri Jul 28 06:02:26 2023 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Fri Jul 28 06:02:26 2023 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c75f7010

profiles: Update dev-python/pymongo test/test-full masks

Update masks for dev-python/pymongo to account for the fact that `test`
flag required `dev-db/mongodb` in < 4.4, whereas in newer versions
`test-full` is used for that dependency.

Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>

 profiles/arch/arm64/package.use.stable.mask | 3 ++-
 profiles/arch/hppa/package.use.mask         | 2 +-
 profiles/arch/riscv/package.use.mask        | 2 +-
 profiles/arch/x86/package.use.mask          | 2 +-
 4 files changed, 5 insertions(+), 4 deletions(-)

diff --git a/profiles/arch/arm64/package.use.stable.mask 
b/profiles/arch/arm64/package.use.stable.mask
index a7c1a92fb1ee..f7ddad57610e 100644
--- a/profiles/arch/arm64/package.use.stable.mask
+++ b/profiles/arch/arm64/package.use.stable.mask
@@ -91,7 +91,8 @@ net-misc/spice-gtk smartcard
 
 # Sam James <[email protected]> (2020-06-29)
 # Deps not yet stable
-dev-python/pymongo test
+dev-python/pymongo test-full
+<dev-python/pymongo-4.4 test
 net-misc/ntpsec rclock_oncore rclock_pps
 dev-util/bcc test
 dev-libs/libisoburn launch-frontend launch-frontend-setuid frontend-optional

diff --git a/profiles/arch/hppa/package.use.mask 
b/profiles/arch/hppa/package.use.mask
index e4cb9878db87..633d9e9574fe 100644
--- a/profiles/arch/hppa/package.use.mask
+++ b/profiles/arch/hppa/package.use.mask
@@ -349,7 +349,7 @@ dev-python/wsgiproxy2 test
 # Test phase requires dev-db/mongodb which requires dev-util/google-perftools
 # which has not been ported to HPPA (bug #517880, bug #525246)
 dev-libs/mongo-c-driver test
-dev-python/pymongo test
+<dev-python/pymongo-4.4 test
 
 # Jeroen Roovers <[email protected]> (2014-03-06)
 # USE=gui requires x11-libs/qscintilla,

diff --git a/profiles/arch/riscv/package.use.mask 
b/profiles/arch/riscv/package.use.mask
index 32f07bab1ea7..209a4735b1c0 100644
--- a/profiles/arch/riscv/package.use.mask
+++ b/profiles/arch/riscv/package.use.mask
@@ -195,7 +195,7 @@ app-admin/syslog-ng test
 # Marek Szuba <[email protected]> (2021-07-27)
 # dev-db/mongodb does not support riscv, fails src_configure
 dev-libs/mongo-c-driver test
-dev-python/pymongo test
+<dev-python/pymongo-4.4 test
 
 # Alex Fan <[email protected]> (2021-07-20)
 # hdf5-1.10 always fails tests with these 2 use flags enabled, otherwise

diff --git a/profiles/arch/x86/package.use.mask 
b/profiles/arch/x86/package.use.mask
index 024acd994438..0d1cbfef13c8 100644
--- a/profiles/arch/x86/package.use.mask
+++ b/profiles/arch/x86/package.use.mask
@@ -296,7 +296,7 @@ net-analyzer/testssl -bundled-openssl
 
 # Tomáš Mózes <[email protected]> (2018-09-28)
 # Requires dev-db/mongodb which has dropped x86 support
-dev-python/pymongo test
+<dev-python/pymongo-4.4 test
 
 # Rick Farina <[email protected]> (2018-06-27)
 # Catalyst has support for assembling bootloader on this arch

Reply via email to