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