python3-ptyprocess: rebuild for Python 3.11

This commit is contained in:
Andrew J. Hesford 2022-09-19 21:07:43 -04:00
parent c4a176e04a
commit bd84cd1a06

View file

@ -1,7 +1,7 @@
# Template file for 'python3-ptyprocess'
pkgname=python3-ptyprocess
version=0.7.0
revision=2
revision=3
wrksrc="ptyprocess-${version}"
build_style=python3-module
hostmakedepends="python3-setuptools"