diff --git a/srcpkgs/python3-cypari2/template b/srcpkgs/python3-cypari2/template index 7e359e790f5..8b7e06abd5a 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.1.4 +version=2.1.5 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=95daf1a74275a35730bbca75144776c1bb0594dd90af82ebf7bf96bb1a52c3d8 +checksum=3cea1051f7cd8832b7907d11c68764e83a430036698a215abae48924a580d7fb do_check() { # Please do not disable this custom check; diff --git a/srcpkgs/python3-cypari2/update b/srcpkgs/python3-cypari2/update new file mode 100644 index 00000000000..25ef51d109a --- /dev/null +++ b/srcpkgs/python3-cypari2/update @@ -0,0 +1 @@ +ignore="*a* *b* *rc*"