python-pyserial: rebuild for Python 3.11

This commit is contained in:
Andrew J. Hesford 2022-09-19 21:08:11 -04:00
parent 2a5986b353
commit adf09200fa

View file

@ -1,7 +1,7 @@
# Template file for 'python-pyserial'
pkgname=python-pyserial
version=3.4
revision=6
revision=7
wrksrc="pyserial-${version}"
build_style=python-module
hostmakedepends="python-setuptools python3-setuptools"