python3-mpmath: update to 1.2.1.

This commit is contained in:
Gonzalo Tornaría 2021-09-22 23:15:34 -03:00 committed by Érico Nogueira Rolim
parent bb7491c284
commit 381bf35e03

View file

@ -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 <orphan@voidlinux.org>"
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