python3-cypari2: update to 2.2.2.

This commit is contained in:
Andrew J. Hesford 2025-07-28 12:07:00 -04:00
parent 505ca9d786
commit fdfa01754b

View file

@ -1,6 +1,6 @@
# Template file for 'python3-cypari2'
pkgname=python3-cypari2
version=2.2.1
version=2.2.2
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=3bcadf6d3e49db7438eeae581db57ec465dcff90fc5177812716f1bfc86895d3
checksum=d23c96e1e160e1c23a282d33c70e8facf352c437b6632e3eafcbc3c1d6d30a5d
do_check() {
# Please do not disable this custom check;