python-mpmath: rebuild for Python 3.6

This commit is contained in:
Alessio Sergi 2017-08-28 10:19:39 +02:00
parent 1037fdf960
commit 9f5f6c4108

View file

@ -1,7 +1,7 @@
# Template file for 'python-mpmath' # Template file for 'python-mpmath'
pkgname=python-mpmath pkgname=python-mpmath
version=0.19 version=0.19
revision=2 revision=3
noarch=yes noarch=yes
wrksrc="mpmath-${version}" wrksrc="mpmath-${version}"
build_style=python-module build_style=python-module