python3-qrcode: rebuild for Python 3.11
This commit is contained in:
parent
95b3efe91d
commit
0a81ff41a3
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'python3-qrcode'
|
# Template file for 'python3-qrcode'
|
||||||
pkgname=python3-qrcode
|
pkgname=python3-qrcode
|
||||||
version=6.1
|
version=6.1
|
||||||
revision=5
|
revision=6
|
||||||
wrksrc="qrcode-${version}"
|
wrksrc="qrcode-${version}"
|
||||||
build_style=python3-module
|
build_style=python3-module
|
||||||
hostmakedepends="python3-setuptools"
|
hostmakedepends="python3-setuptools"
|
||||||
|
|
Loading…
Reference in New Issue