python3-cypari2: update to 2.1.5.
This commit is contained in:
parent
c15487895d
commit
493c1dadad
|
@ -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;
|
||||
|
|
|
@ -0,0 +1 @@
|
|||
ignore="*a* *b* *rc*"
|
Loading…
Reference in New Issue