Versions
v3.2.1-r1 :: 0 :: gentoo
- Modified
- License
- GPL-2+
- Keywords
- ~amd64 ~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_9
- Build with Python 3.9
Runtime Dependencies
dev-lang / python : An interpreted, interactive, object-oriented programming language
dev-python / configobj : Simple config file reader and writer
dev-python / dulwich : Pure-Python implementation of the Git file formats and protocols
dev-python / fastimport : Library for parsing the fastimport VCS serialization format
dev-python / patiencediff : Python implementation of the patiencediff algorithm
Change logs
- 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 - Arthur Zamarin · gentoo
dev-vcs/breezy: fix bin symlinks
Closes: https://bugs.gentoo.org/814818 Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Arthur Zamarin · gentoo
dev-vcs/breezy: initial packaging (v3.2.1)
Some notes for this package: - has huge test suite, around ~30,000. Sadly some of them need disabling (0.8%) - takes ~24 minutes per python target - installs aliases for old bzr bin names - anyone can help and improve the ebuild Closes: https://bugs.gentoo.org/705018 Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>