From 617a5dedd4f124aa9f2ab19c7d760bade1a46204 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Gonzalo=20Tornar=C3=ADa?= Date: Sun, 10 Oct 2021 17:16:28 -0300 Subject: [PATCH] python3-sympy: update to 1.9. --- srcpkgs/python3-sympy/template | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/srcpkgs/python3-sympy/template b/srcpkgs/python3-sympy/template index 5f553a6f527e..807f0db5f1a2 100644 --- a/srcpkgs/python3-sympy/template +++ b/srcpkgs/python3-sympy/template @@ -1,18 +1,18 @@ # Template file for 'python3-sympy' pkgname=python3-sympy -version=1.8 -revision=2 +version=1.9 +revision=1 wrksrc="sympy-${version}" build_style=python3-module hostmakedepends="python3-setuptools" -depends="python3-setuptools python3-mpmath" +depends="python3-mpmath" checkdepends="python3-mpmath" short_desc="Computer algebra system for Python3" maintainer="Alessio Sergi " license="BSD-3-Clause" homepage="https://sympy.org/" distfiles="${PYPI_SITE}/s/sympy/sympy-${version}.tar.gz" -checksum=1ca588a9f6ce6a323c5592f9635159c2093572826668a1022c75c75bdf0297cb +checksum=c7a880e229df96759f955d4f3970d4cabce79f60f5b18830c08b90ce77cd5fdc post_install() { vman doc/man/isympy.1