python3-cppy: rebuild for Python 3.11

This commit is contained in:
Andrew J. Hesford 2022-09-19 21:07:53 -04:00
parent 03f6456bfb
commit db3bee0c99

View file

@ -1,7 +1,7 @@
# Template file for 'python3-cppy' # Template file for 'python3-cppy'
pkgname=python3-cppy pkgname=python3-cppy
version=1.2.1 version=1.2.1
revision=2 revision=3
wrksrc="cppy-${version}" wrksrc="cppy-${version}"
build_style=python3-pep517 build_style=python3-pep517
hostmakedepends="python3-setuptools_scm python3-wheel" hostmakedepends="python3-setuptools_scm python3-wheel"