python3-cypari2: update to 2.2.0.

This commit is contained in:
Gonzalo Tornaría 2024-08-17 19:58:47 -03:00 committed by classabbyamp
parent 38725c2070
commit f98e9378c5
No known key found for this signature in database
GPG Key ID: 6BE0755918A4C7F5
1 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
# Template file for 'python3-cypari2'
pkgname=python3-cypari2
version=2.1.5
version=2.2.0
revision=1
build_style=python3-pep517
hostmakedepends="python3-setuptools python3-wheel python3-Cython
@ -14,7 +14,7 @@ license="GPL-2.0-or-later"
homepage="https://github.com/sagemath/cypari2"
changelog="https://github.com/sagemath/cypari2/releases"
distfiles="https://github.com/sagemath/cypari2/archive/refs/tags/${version}.tar.gz"
checksum=3cea1051f7cd8832b7907d11c68764e83a430036698a215abae48924a580d7fb
checksum=08804f8e73859447cd1882d0cdc6d1e62dd813c3f291e8cba4313916e162f7cd
do_check() {
# Please do not disable this custom check;