python3-contourpy: rebuild for Python 3.11

This commit is contained in:
Andrew J. Hesford 2022-10-13 16:21:43 -04:00
parent 83c0c79b8d
commit deae084ea5

View file

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