esptool: rebuild for Python 3.11

This commit is contained in:
Andrew J. Hesford 2022-09-19 21:09:55 -04:00
parent 6e7ded88fc
commit c8b9dfb620

View file

@ -1,7 +1,7 @@
# Template file for 'esptool' # Template file for 'esptool'
pkgname=esptool pkgname=esptool
version=4.2.1 version=4.2.1
revision=1 revision=2
build_style=python3-module build_style=python3-module
hostmakedepends="python3-setuptools" hostmakedepends="python3-setuptools"
depends="python3-bitstring python3-cryptography python3-ecdsa python3-pyserial depends="python3-bitstring python3-cryptography python3-ecdsa python3-pyserial