diff --git a/srcpkgs/python3-mpmath/template b/srcpkgs/python3-mpmath/template index 4e3ea5953a3..b139d17a4c2 100644 --- a/srcpkgs/python3-mpmath/template +++ b/srcpkgs/python3-mpmath/template @@ -1,17 +1,18 @@ # Template file for 'python3-mpmath' pkgname=python3-mpmath -version=1.1.0 -revision=4 +version=1.2.1 +revision=1 wrksrc="mpmath-${version}" build_style=python3-module -hostmakedepends="python3-setuptools" +hostmakedepends="python3-setuptools_scm" depends="python3" +checkdepends="python3-pytest" short_desc="Python3 library for arbitrary-precision floating-point arithmetic" maintainer="Orphaned " license="BSD-3-Clause" homepage="http://mpmath.org/" distfiles="${PYPI_SITE}/m/mpmath/mpmath-${version}.tar.gz" -checksum=fc17abe05fbab3382b61a123c398508183406fa132e0223874578e20946499f6 +checksum=79ffb45cf9f4b101a807595bcb3e72e0396202e0b1d25d689134b48c4216a81a post_install() { vlicense LICENSE