python3-sympy: update to 1.6.2
This commit is contained in:
parent
85ac7d6626
commit
0d33c35ffe
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'python3-sympy'
|
||||
pkgname=python3-sympy
|
||||
version=1.6.1
|
||||
revision=2
|
||||
version=1.6.2
|
||||
revision=1
|
||||
wrksrc="sympy-${version}"
|
||||
build_style=python3-module
|
||||
hostmakedepends="python3-setuptools"
|
||||
|
@ -12,7 +12,7 @@ maintainer="Alessio Sergi <al3hex@gmail.com>"
|
|||
license="BSD-3-Clause"
|
||||
homepage="https://sympy.org/"
|
||||
distfiles="${PYPI_SITE}/s/sympy/sympy-${version}.tar.gz"
|
||||
checksum=7386dba4f7e162e90766b5ea7cab5938c2fe3c620b310518c8ff504b283cb15b
|
||||
checksum=1cfadcc80506e4b793f5b088558ca1fcbeaec24cd6fc86f1fdccaa3ee1d48708
|
||||
|
||||
post_install() {
|
||||
vman doc/man/isympy.1
|
||||
|
|
Loading…
Reference in a new issue