mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
python3-cypari2: update to 2.2.0.
This commit is contained in:
parent
38725c2070
commit
f98e9378c5
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'python3-cypari2'
|
# Template file for 'python3-cypari2'
|
||||||
pkgname=python3-cypari2
|
pkgname=python3-cypari2
|
||||||
version=2.1.5
|
version=2.2.0
|
||||||
revision=1
|
revision=1
|
||||||
build_style=python3-pep517
|
build_style=python3-pep517
|
||||||
hostmakedepends="python3-setuptools python3-wheel python3-Cython
|
hostmakedepends="python3-setuptools python3-wheel python3-Cython
|
||||||
|
@ -14,7 +14,7 @@ license="GPL-2.0-or-later"
|
||||||
homepage="https://github.com/sagemath/cypari2"
|
homepage="https://github.com/sagemath/cypari2"
|
||||||
changelog="https://github.com/sagemath/cypari2/releases"
|
changelog="https://github.com/sagemath/cypari2/releases"
|
||||||
distfiles="https://github.com/sagemath/cypari2/archive/refs/tags/${version}.tar.gz"
|
distfiles="https://github.com/sagemath/cypari2/archive/refs/tags/${version}.tar.gz"
|
||||||
checksum=3cea1051f7cd8832b7907d11c68764e83a430036698a215abae48924a580d7fb
|
checksum=08804f8e73859447cd1882d0cdc6d1e62dd813c3f291e8cba4313916e162f7cd
|
||||||
|
|
||||||
do_check() {
|
do_check() {
|
||||||
# Please do not disable this custom check;
|
# Please do not disable this custom check;
|
||||||
|
|
Loading…
Add table
Reference in a new issue