mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-07-24 20:48:31 -07:00
dev-python/clang-python: Utilize partial checkout
This commit is contained in:
@@ -29,6 +29,11 @@ DEPEND="${RDEPEND}"
|
||||
|
||||
S=${WORKDIR}/${P}/bindings/python
|
||||
|
||||
src_unpack() {
|
||||
git-r3_fetch
|
||||
git-r3_checkout '' '' '' bindings/python
|
||||
}
|
||||
|
||||
src_test() {
|
||||
python_foreach_impl python -m unittest discover -v || die
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user