testing/esptool: rebuild against python 3.9

This commit is contained in:
Natanael Copa 2021-03-26 18:45:57 +00:00
parent aa0f9e8d61
commit 71a91e6c5d

View File

@ -2,7 +2,7 @@
# Maintainer:
pkgname=esptool
pkgver=3.0
pkgrel=1
pkgrel=2
pkgdesc="ESP8266 and ESP32 serial bootloader utility"
options="!check" # tests require older version of pycodestyle
url="https://github.com/espressif/esptool"