Versions
v0.1.30 :: 0 :: gentoo
- Modified
- License
- BSD
- Keywords
- ~amd64
- USE flags
- test
v0.1.29 :: 0 :: gentoo
- Modified
- License
- BSD
- Keywords
- ~amd64
- USE flags
- test
v0.1.27 :: 0 :: gentoo
- Modified
- License
- BSD
- Keywords
- ~amd64
- USE flags
- test
USE flags
General
- test
- Enable dependencies and/or preparations necessary to run tests (usually controlled by FEATURES=test but can be toggled independently)
python_targets
- python3_8
- Build with Python 3.8
- python3_9
- Build with Python 3.9
Dependencies
dev-python / setuptools : Collection of extensions to Distutils
dev-python / setuptools_scm : Manage versions by scm tags via setuptools
dev-python / sphinx : Python documentation generator
Runtime Dependencies
app-containers / docker : The core functions you need to create Docker images and run Docker containers
dev-lang / python : An interpreted, interactive, object-oriented programming language
sys-fs / fuse : An interface for filesystems implemented in userspace
Change logs
- Repository mirror & CI · gentoo
Merge updates from master - Nicolas Bock · gentoo
dev-util/ebuildtester: Enable tests
Closes: https://bugs.gentoo.org/835715 Signed-off-by: Nicolas Bock <nicolasbock@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Georgy Yakovlev · gentoo
Move {app-emulation -> app-containers}/docker
Signed-off-by: Georgy Yakovlev <gyakovlev@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Nicolas Bock · gentoo
dev-python/ebuildtester: Move category dev-util
This change moves dev-python/ebuildtester to dev-util/ebuildtester. Closes: https://bugs.gentoo.org/715026 Signed-off-by: Nicolas Bock <nicolasbock@gentoo.org>