python3-mpmath: rebuild for Python 3.12

This commit is contained in:
Andrew J. Hesford 2023-09-23 21:01:14 -04:00
parent f2e7eefb4c
commit cbdec294a5

View file

@ -1,7 +1,7 @@
# Template file for 'python3-mpmath' # Template file for 'python3-mpmath'
pkgname=python3-mpmath pkgname=python3-mpmath
version=1.3.0 version=1.3.0
revision=1 revision=2
build_style=python3-module build_style=python3-module
hostmakedepends="python3-setuptools" hostmakedepends="python3-setuptools"
depends="python3 python3-gmpy2" depends="python3 python3-gmpy2"