python-sympy: update to 1.1
This commit is contained in:
parent
521217b9b9
commit
405cf0f01c
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'python-sympy'
|
# Template file for 'python-sympy'
|
||||||
pkgname=python-sympy
|
pkgname=python-sympy
|
||||||
version=1.0
|
version=1.1
|
||||||
revision=3
|
revision=1
|
||||||
noarch=yes
|
noarch=yes
|
||||||
wrksrc="sympy-${version}"
|
wrksrc="sympy-${version}"
|
||||||
build_style=python-module
|
build_style=python-module
|
||||||
|
@ -13,7 +13,7 @@ maintainer="Alessio Sergi <al3hex@gmail.com>"
|
||||||
homepage="http://sympy.org/"
|
homepage="http://sympy.org/"
|
||||||
license="3-clause-BSD"
|
license="3-clause-BSD"
|
||||||
distfiles="${PYPI_SITE}/s/sympy/sympy-${version}.tar.gz"
|
distfiles="${PYPI_SITE}/s/sympy/sympy-${version}.tar.gz"
|
||||||
checksum=3eacd210d839e4db911d216a9258a3ac6f936992f66db211e22767983297ffae
|
checksum=e42d7b8cc719bb0427b503d49f8489ec6292c74957c3bd04216a8392bee37782
|
||||||
|
|
||||||
alternatives="
|
alternatives="
|
||||||
sympy:isympy:/usr/bin/isympy2
|
sympy:isympy:/usr/bin/isympy2
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue