python3-pycotap: rebuild for Python 3.11

This commit is contained in:
Andrew J. Hesford 2022-09-19 21:09:18 -04:00
parent 66e8aee8f9
commit 4aed7f2be7

View file

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