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