kdevelop-python: broken for now; no upstream support for Python 3.10
This commit is contained in:
parent
76ba043793
commit
aa302c7630
1 changed files with 1 additions and 0 deletions
|
@ -18,6 +18,7 @@ homepage="https://www.kdevelop.org/"
|
|||
distfiles="${KDE_SITE}/kdevelop/${version}/src/kdev-python-${version}.tar.xz"
|
||||
checksum=20f9b771b961262ded986a4f32b8d259ad9f7bc48bb29eac0a5d5853be1d917f
|
||||
python_version=3
|
||||
broken="relies on parser headers removed in python 3.10, no upstream fix yet"
|
||||
|
||||
post_install() {
|
||||
# don't install this python2 script: generates documentation_files, useless at runtime
|
||||
|
|
Loading…
Reference in a new issue