python3-mpmath: rebuild for Python 3.11

This commit is contained in:
Andrew J. Hesford 2022-09-19 21:08:01 -04:00
parent dce127603c
commit 8ad665fb73

View file

@ -1,7 +1,7 @@
# Template file for 'python3-mpmath' # Template file for 'python3-mpmath'
pkgname=python3-mpmath pkgname=python3-mpmath
version=1.2.1 version=1.2.1
revision=3 revision=4
wrksrc="mpmath-${version}" wrksrc="mpmath-${version}"
build_style=python3-module build_style=python3-module
hostmakedepends="python3-setuptools_scm" hostmakedepends="python3-setuptools_scm"