mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-09 00:23:52 +02:00
python-sympy: update to 1.3
This commit is contained in:
parent
2a0a1a36c4
commit
a8d6b59b78
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.2
|
version=1.3
|
||||||
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="https://sympy.org/"
|
homepage="https://sympy.org/"
|
||||||
license="BSD-3-Clause"
|
license="BSD-3-Clause"
|
||||||
distfiles="${PYPI_SITE}/s/sympy/sympy-${version}.tar.gz"
|
distfiles="${PYPI_SITE}/s/sympy/sympy-${version}.tar.gz"
|
||||||
checksum=286ca070d72e250861dea7a21ab44f541cb2341e8268c70264cf8642dbd9225f
|
checksum=e1319b556207a3758a0efebae14e5e52c648fc1db8975953b05fff12b6871b54
|
||||||
|
|
||||||
alternatives="
|
alternatives="
|
||||||
sympy:isympy:/usr/bin/isympy2
|
sympy:isympy:/usr/bin/isympy2
|
||||||
|
|
Loading…
Add table
Reference in a new issue