qmk: rebuild for Python 3.11
This commit is contained in:
parent
a51f682caa
commit
57d8be39fb
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'qmk'
|
# Template file for 'qmk'
|
||||||
pkgname=qmk
|
pkgname=qmk
|
||||||
version=1.0.0
|
version=1.0.0
|
||||||
revision=1
|
revision=2
|
||||||
build_style=python3-pep517
|
build_style=python3-pep517
|
||||||
hostmakedepends="python3-wheel"
|
hostmakedepends="python3-wheel"
|
||||||
# This includes the requirements from requirements.txt in the qmk_firmware
|
# This includes the requirements from requirements.txt in the qmk_firmware
|
||||||
|
|
Loading…
Reference in New Issue