python-mpmath: update to 1.0.0
This commit is contained in:
parent
a094674361
commit
6dcf45049c
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'python-mpmath'
|
# Template file for 'python-mpmath'
|
||||||
pkgname=python-mpmath
|
pkgname=python-mpmath
|
||||||
version=0.19
|
version=1.0.0
|
||||||
revision=3
|
revision=1
|
||||||
noarch=yes
|
noarch=yes
|
||||||
wrksrc="mpmath-${version}"
|
wrksrc="mpmath-${version}"
|
||||||
build_style=python-module
|
build_style=python-module
|
||||||
|
@ -13,7 +13,7 @@ maintainer="Alessio Sergi <al3hex@gmail.com>"
|
||||||
homepage="http://mpmath.org/"
|
homepage="http://mpmath.org/"
|
||||||
license="3-clause-BSD"
|
license="3-clause-BSD"
|
||||||
distfiles="${PYPI_SITE}/m/mpmath/mpmath-${version}.tar.gz"
|
distfiles="${PYPI_SITE}/m/mpmath/mpmath-${version}.tar.gz"
|
||||||
checksum=68ddf6426dcda445323467d89892d2cffbbd1ae0b31ac1241b1b671749d63222
|
checksum=04d14803b6875fe6d69e6dccea87d5ae5599802e4b1df7997bddd2024001050c
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense LICENSE
|
vlicense LICENSE
|
||||||
|
|
Loading…
Reference in New Issue