qmk: rebuild for Python 3.11

This commit is contained in:
Andrew J. Hesford 2022-09-19 21:09:10 -04:00
parent a51f682caa
commit 57d8be39fb
1 changed files with 1 additions and 1 deletions

View File

@ -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