python3-gmpy2: update to 2.1.3.

This commit is contained in:
Gonzalo Tornaría 2022-12-07 13:01:52 -03:00 committed by Piraty
parent 9da6aefa52
commit 69d6862a5a
1 changed files with 3 additions and 3 deletions

View File

@ -1,7 +1,7 @@
# Template file for 'python3-gmpy2'
pkgname=python3-gmpy2
version=2.1.1
revision=2
version=2.1.3
revision=1
build_style=python3-module
hostmakedepends="python3-setuptools"
makedepends="python3-devel gmp-devel mpfr-devel libmpc-devel"
@ -11,7 +11,7 @@ maintainer="Gonzalo Tornaría <tornaria@cmat.edu.uy>"
license="LGPL-3.0-or-later"
homepage="https://github.com/aleaxit/gmpy"
distfiles="${PYPI_SITE}/g/gmpy2/gmpy2-${version}.tar.gz"
checksum=346f442063c8212c347e330519905591626ea6fa31aa6ccd299ecd5654e1086f
checksum=10360cc39f1eb56e3a833a4d1cae3884c7f65b6ec490994801e6939dc08870ae
do_check() {
PYTHONPATH="$(cd build/lib* && pwd)" \