From 6db8363b621690d4bec0f6a33e06a20f13213da2 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Gonzalo=20Tornar=C3=ADa?= Date: Mon, 10 Oct 2022 00:44:56 -0300 Subject: [PATCH] python3-sympy: update to 1.11.1, adopt. --- srcpkgs/python3-sympy/template | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/srcpkgs/python3-sympy/template b/srcpkgs/python3-sympy/template index 3bb4df3bffdf..0f304e80dbbc 100644 --- a/srcpkgs/python3-sympy/template +++ b/srcpkgs/python3-sympy/template @@ -1,6 +1,6 @@ # Template file for 'python3-sympy' pkgname=python3-sympy -version=1.10.1 +version=1.11.1 revision=1 wrksrc="sympy-${version}" build_style=python3-module @@ -8,11 +8,12 @@ hostmakedepends="python3-setuptools" depends="python3-mpmath" checkdepends="python3-mpmath" short_desc="Computer algebra system for Python3" -maintainer="Alessio Sergi " +maintainer="Gonzalo TornarĂ­a " 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=5939eeffdf9e152172601463626c022a2c27e75cf6278de8d401d50c9d58787b +checksum=e32380dce63cb7c0108ed525570092fd45168bdae2faa17e528221ef72e88658 post_install() { vman doc/man/isympy.1