Diff clang-python-15.0.7 with a clang-python-16.0.6
/usr/portage/dev-python/clang-python/clang-python-16.0.6.ebuild 2023-10-09 14:52:30.264368370 +0300 | ||
---|---|---|
3 | 3 | |
4 | 4 |
EAPI=8 |
5 | 5 | |
6 |
PYTHON_COMPAT=( python3_{9..11} ) |
|
6 |
PYTHON_COMPAT=( python3_{10..12} ) |
|
7 | 7 |
inherit llvm.org python-r1 |
8 | 8 | |
9 | 9 |
DESCRIPTION="Python bindings for sys-devel/clang" |