python3-gmpy2: update to 2.1.1.
This commit is contained in:
parent
d4f8c01b03
commit
7a908a8dda
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'python3-gmpy2'
|
||||
pkgname=python3-gmpy2
|
||||
version=2.1.0rc1
|
||||
version=2.1.1
|
||||
revision=1
|
||||
wrksrc="gmpy2-${version}"
|
||||
build_style=python3-module
|
||||
|
@ -12,7 +12,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=86cb6d8e5837560c32c706d48d6ed25676be6b3c79e6aa5d245965b9e99231b9
|
||||
checksum=346f442063c8212c347e330519905591626ea6fa31aa6ccd299ecd5654e1086f
|
||||
|
||||
do_check() {
|
||||
PYTHONPATH="$(cd build/lib* && pwd)" \
|
||||
|
|
Loading…
Reference in a new issue