kdevelop-python: broken with python 3.8.1
This commit is contained in:
parent
f46007679e
commit
9a0935dcc5
1 changed files with 1 additions and 0 deletions
|
@ -17,6 +17,7 @@ distfiles="${KDE_SITE}/kdevelop/${version}/src/kdev-python-${version}.tar.xz"
|
||||||
checksum=62755863daa31f9f7dbfebdf1b49397afadcaff331c488294403746c594d0378
|
checksum=62755863daa31f9f7dbfebdf1b49397afadcaff331c488294403746c594d0378
|
||||||
pycompile_version="$py3_ver"
|
pycompile_version="$py3_ver"
|
||||||
nocross="kdevelop-devel is not available"
|
nocross="kdevelop-devel is not available"
|
||||||
|
broken="https://build.voidlinux.org/builders/i686_builder/builds/21822/steps/shell_3/logs/stdio"
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
# don't install this python2 script: generates documentation_files, useless at runtime
|
# don't install this python2 script: generates documentation_files, useless at runtime
|
||||||
|
|
Loading…
Reference in a new issue