Reason: 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.
Deprecated by Michał Górny on 2022-06-19
Install this package:
emerge -a dev-python/tox
If the package is masked, you can unmask it using the autounmask tool or standard emerge options:
autounmask dev-python/tox
Or alternatively:
emerge --autounmask-write -a dev-python/tox
| Version | EAPI | Keywords | Slot |
|---|---|---|---|
| 4.52.1 | 8 | ~alpha ~amd64 ~riscv ~s390 ~x86 | 0 |
| 4.51.0 | 8 | ~alpha ~amd64 ~riscv ~s390 ~x86 | 0 |
| 4.50.3 | 8 | ~alpha ~amd64 ~arm ~arm64 ~hppa ~loong ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86 | 0 |
| 4.49.1 | 8 | ~alpha amd64 arm arm64 ~hppa ~loong ~mips ppc ppc64 ~riscv ~s390 ~sparc x86 | 0 |
<pkgmetadata> <maintainer type="project"> <email>python@gentoo.org</email> <name>Python</name> </maintainer> <stabilize-allarches></stabilize-allarches> <upstream> <remote-id type="pypi">tox</remote-id> <remote-id type="github">tox-dev/tox</remote-id> </upstream> </pkgmetadata>
| Type | File | Size | Versions |
|---|
| Type | File | Size |
|---|---|---|
| DIST | tox-4.49.1.tar.gz | 260048 bytes |
| DIST | tox-4.49.1.tar.gz.provenance | 9100 bytes |
| DIST | tox-4.50.3.tar.gz | 266455 bytes |
| DIST | tox-4.50.3.tar.gz.provenance | 9287 bytes |
| DIST | tox-4.51.0.tar.gz | 268657 bytes |
| DIST | tox-4.51.0.tar.gz.provenance | 9283 bytes |
| DIST | tox-4.52.1.tar.gz | 273730 bytes |
| DIST | tox-4.52.1.tar.gz.provenance | 9142 bytes |