Versions
v3.6-r1 :: 0 :: gentoo
- Modified
- License
- GPL-2
- Keywords
- ~amd64 ~arm ~arm64 ~ppc ~ppc64 ~x86
- 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_10
- Build with Python 3.10
- python3_11
- Build with Python 3.11
- python3_12
- Build with Python 3.12
Runtime Dependencies
app-arch / bzip2 : A high-quality data compressor used extensively by Gentoo Linux
app-arch / gzip : Standard GNU compressor
app-arch / lz4 : Extremely Fast Compression algorithm
app-arch / lzop : Utility for fast (even real-time) compression/decompression
app-arch / pbzip2 : Parallel bzip2 (de)compressor using libbz2
app-arch / pigz : A parallel implementation of gzip
app-arch / tar : Use this to make tarballs :)
app-arch / xz-utils : Utils for managing LZMA compressed files
dev-lang / python : An interpreted, interactive, object-oriented programming language
Change logs
- Repository mirror & CI · gentoo
Merge updates from master - Viorel Munteanu · gentoo
sys-block/bmap-tools: enable py3.12
Closes: https://bugs.gentoo.org/929827 Signed-off-by: Viorel Munteanu <ceamac@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Viorel Munteanu · gentoo
sys-block/bmap-tools: enable py3.11
Enable py3.11. Update EAPI 7 -> 8. Use PEP517 mode. Drop dev-python/nose, run tests with pytest. Add upstream patch to remove dev-python/mock. Closes: https://bugs.gentoo.org/833258 Closes: https://bugs.gentoo.org/836836 Closes: https://bugs.gentoo.org/878729 Closes: https://bugs.gentoo.org/897276 Signed-off-by: Viorel Munteanu <ceamac@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - David Seifert · gentoo
*/*: remove py3.8 from PYTHON_COMPAT
Signed-off-by: David Seifert <soap@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Steve Arnold · gentoo
sys-block/bmap-tools: new ebuild for sparse image files
Package-Manager: Portage-3.0.20, Repoman-3.0.3 Signed-off-by: Steve Arnold <nerdboy@gentoo.org>