onboard: rebuild for Python 3.9
This commit is contained in:
parent
5693afc4c0
commit
0431c9ff5f
1 changed files with 1 additions and 1 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'onboard'
|
# Template file for 'onboard'
|
||||||
pkgname=onboard
|
pkgname=onboard
|
||||||
version=1.4.1
|
version=1.4.1
|
||||||
revision=6
|
revision=7
|
||||||
build_style=python3-module
|
build_style=python3-module
|
||||||
pycompile_module="Onboard"
|
pycompile_module="Onboard"
|
||||||
patch_args="-Np1"
|
patch_args="-Np1"
|
||||||
|
|
Loading…
Reference in a new issue