summaryrefslogtreecommitdiff
path: root/profiles
diff options
context:
space:
mode:
authorV3n3RiX <venerix@koprulu.sector>2023-01-06 00:10:03 +0000
committerV3n3RiX <venerix@koprulu.sector>2023-01-06 00:10:03 +0000
commitb256b4b120d8269d4415eac0c354eb603a7bf953 (patch)
tree4a034d19dc148353dd4ed6094848d51387f8b07e /profiles
parent8973f70e9a2ae4ea8a324e607ea1e8b96c7ff384 (diff)
gentoo auto-resync : 06:01:2023 - 00:10:03
Diffstat (limited to 'profiles')
-rw-r--r--profiles/Manifest.gzbin182094 -> 182093 bytes
-rw-r--r--profiles/package.deprecated11
2 files changed, 7 insertions, 4 deletions
diff --git a/profiles/Manifest.gz b/profiles/Manifest.gz
index 3fde4b03e80e..f213ba64a1bb 100644
--- a/profiles/Manifest.gz
+++ b/profiles/Manifest.gz
Binary files differ
diff --git a/profiles/package.deprecated b/profiles/package.deprecated
index 07895dbb05ea..02991fd8c906 100644
--- a/profiles/package.deprecated
+++ b/profiles/package.deprecated
@@ -73,10 +73,13 @@ app-accessibility/at-spi2-atk
dev-libs/atk
# Michał Górny <mgorny@gentoo.org> (2022-06-19)
-# dev-python/tox is a wrapper to run test suite in a virtual
-# environment, possibly for multiple Python versions. It cannot really
-# work inside network sandbox, and your package probably does not use
-# it anyway.
+# Test automation tools. They are generally used to run the test suite
+# across multiple Python versions, i.e. what our eclasses do for you
+# already. They usually can't work inside network sandbox (since they
+# fetch and install all the dependencies inside the venv), so even
+# if they are listed in dependencies, your package probably does not
+# actually need them to run tests.
+dev-python/nox
dev-python/tox
# Michał Górny <mgorny@gentoo.org> (2022-06-17)