python-gmpy2: update to 2.0.8

This commit is contained in:
Alessio Sergi 2016-06-27 11:02:08 +02:00
parent 4b61edb6be
commit 0ef77bc976

View file

@ -1,6 +1,6 @@
# Template file for 'python-gmpy2'
pkgname=python-gmpy2
version=2.0.7
version=2.0.8
revision=1
wrksrc="gmpy2-${version}"
build_style=python-module
@ -13,7 +13,7 @@ maintainer="Alessio Sergi <al3hex@gmail.com>"
homepage="https://github.com/aleaxit/gmpy"
license="LGPL-3"
distfiles="${PYPI_SITE}/g/gmpy2/gmpy2-${version}.zip"
checksum=7ee694b8a4c3854f27890676aa8a509a2e3f8dbdd0916fa94cbed612420b9c86
checksum=dd233e3288b90f21b0bb384bcc7a7e73557bb112ccf0032ad52aa614eb373d3f
python3.4-gmpy2_package() {
short_desc="${short_desc/Python2/Python3.4}"