From fdfa01754b35e4d0722f693353cbb2a03420b229 Mon Sep 17 00:00:00 2001 From: "Andrew J. Hesford" Date: Mon, 28 Jul 2025 12:07:00 -0400 Subject: [PATCH] python3-cypari2: update to 2.2.2. --- srcpkgs/python3-cypari2/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/python3-cypari2/template b/srcpkgs/python3-cypari2/template index f3bdbfddbae..dcb8d631c0c 100644 --- a/srcpkgs/python3-cypari2/template +++ b/srcpkgs/python3-cypari2/template @@ -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;