python3-sympy: update to 1.13.3.
This commit is contained in:
parent
4a049a0372
commit
7342ae7112
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'python3-sympy'
|
||||
pkgname=python3-sympy
|
||||
version=1.13.2
|
||||
version=1.13.3
|
||||
revision=1
|
||||
build_style=python3-pep517
|
||||
hostmakedepends="python3-setuptools python3-wheel"
|
||||
|
@ -14,7 +14,7 @@ license="BSD-3-Clause"
|
|||
homepage="https://sympy.org/"
|
||||
changelog="https://github.com/sympy/sympy/wiki/Release-Notes"
|
||||
distfiles="${PYPI_SITE}/s/sympy/sympy-${version}.tar.gz"
|
||||
checksum=401449d84d07be9d0c7a46a64bd54fe097667d5e7181bfe67ec777be9e01cb13
|
||||
checksum=b27fd2c6530e0ab39e275fc9b683895367e51d5da91baa8d3d64db2565fec4d9
|
||||
|
||||
post_install() {
|
||||
vman doc/man/isympy.1
|
||||
|
|
Loading…
Reference in New Issue