Install this package:
emerge -a dev-python/fixtures
If the package is masked, you can unmask it using the autounmask tool or standard emerge options:
autounmask dev-python/fixtures
Or alternatively:
emerge --autounmask-write -a dev-python/fixtures
| Version | EAPI | Keywords | Slot |
|---|---|---|---|
| 4.3.2 | 8 | ~alpha ~amd64 ~arm ~arm64 ~hppa ~loong ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86 | 0 |
| 4.3.1 | 8 | ~alpha ~amd64 ~arm ~arm64 ~hppa ~loong ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86 | 0 |
| 4.3.0 | 8 | ~alpha ~amd64 ~arm ~arm64 ~hppa ~loong ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86 | 0 |
| 4.2.8 | 8 | ~alpha amd64 arm arm64 ~hppa ~loong ~m68k ~mips ppc ppc64 ~riscv ~s390 ~sparc x86 | 0 |
<pkgmetadata> <maintainer type="person"> <email>prometheanfire@gentoo.org</email> <name>Matthew Thode</name> </maintainer> <maintainer type="project"> <email>python@gentoo.org</email> <name>Python</name> </maintainer> <longdescription lang="en"> Fixtures defines a Python contract for reusable state / support logic, primarily for unit testing. Helper and adaption logic is included to make it easy to write your own fixtures using the fixtures contract. Glue code is provided that makes using fixtures that meet the Fixtures contract in unittest compatible test cases easy and straight forward. </longdescription> <stabilize-allarches></stabilize-allarches> <upstream> <remote-id type="github">testing-cabal/fixtures</remote-id> <remote-id type="pypi">fixtures</remote-id> <remote-id type="launchpad">python-fixtures</remote-id> </upstream> </pkgmetadata>
Manage flags for this package:
euse -i <flag> -p dev-python/fixtures |
euse -E <flag> -p dev-python/fixtures |
euse -D <flag> -p dev-python/fixtures
| Flag | Description | 4.3.2 | 4.3.1 | 4.3.0 | 4.2.8 |
|---|---|---|---|---|---|
| test | Enable dependencies and/or preparations necessary to run tests (usually controlled by FEATURES=test but can be toggled independently) | ✓ | ✓ | ✓ | ✓ |
| Type | File | Size | Versions |
|---|
| Type | File | Size |
|---|---|---|
| DIST | fixtures-4.2.8.tar.gz | 46738 bytes |
| DIST | fixtures-4.3.0.tar.gz | 46637 bytes |
| DIST | fixtures-4.3.1.tar.gz | 46858 bytes |
| DIST | fixtures-4.3.2.tar.gz | 47173 bytes |