python-sympy: update to 1.1.1
This commit is contained in:
parent
0a48f64945
commit
e957fa8bb2
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'python-sympy'
|
# Template file for 'python-sympy'
|
||||||
pkgname=python-sympy
|
pkgname=python-sympy
|
||||||
version=1.1
|
version=1.1.1
|
||||||
revision=1
|
revision=1
|
||||||
noarch=yes
|
noarch=yes
|
||||||
wrksrc="sympy-${version}"
|
wrksrc="sympy-${version}"
|
||||||
|
@ -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=e42d7b8cc719bb0427b503d49f8489ec6292c74957c3bd04216a8392bee37782
|
checksum=ac5b57691bc43919dcc21167660a57cc51797c28a4301a6144eff07b751216a4
|
||||||
|
|
||||||
alternatives="
|
alternatives="
|
||||||
sympy:isympy:/usr/bin/isympy2
|
sympy:isympy:/usr/bin/isympy2
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue