mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
python3-gmpy2: update to 2.2.1.
This commit is contained in:
parent
f99d412e7d
commit
38725c2070
1 changed files with 2 additions and 3 deletions
|
@ -1,7 +1,6 @@
|
||||||
# Template file for 'python3-gmpy2'
|
# Template file for 'python3-gmpy2'
|
||||||
pkgname=python3-gmpy2
|
pkgname=python3-gmpy2
|
||||||
# need $version > 2.2.0a1 which we shipped before by necessity
|
version=2.2.1
|
||||||
version=2.2.0r
|
|
||||||
revision=1
|
revision=1
|
||||||
build_style=python3-pep517
|
build_style=python3-pep517
|
||||||
hostmakedepends="python3-setuptools python3-wheel"
|
hostmakedepends="python3-setuptools python3-wheel"
|
||||||
|
@ -14,7 +13,7 @@ license="LGPL-3.0-or-later"
|
||||||
homepage="https://github.com/aleaxit/gmpy"
|
homepage="https://github.com/aleaxit/gmpy"
|
||||||
changelog="https://github.com/aleaxit/gmpy/releases"
|
changelog="https://github.com/aleaxit/gmpy/releases"
|
||||||
distfiles="${PYPI_SITE}/g/gmpy2/gmpy2-${version%r}.tar.gz"
|
distfiles="${PYPI_SITE}/g/gmpy2/gmpy2-${version%r}.tar.gz"
|
||||||
checksum=e19e62dfeb1e4a57079f0bf51c51dec30633d9fe9e89cb9a083e05e4823afa70
|
checksum=e83e07567441b78cb87544910cb3cc4fe94e7da987e93ef7622e76fb96650432
|
||||||
|
|
||||||
if [ "$XBPS_CHECK_PKGS" = full ]; then
|
if [ "$XBPS_CHECK_PKGS" = full ]; then
|
||||||
# this would cause a build-time circular dependency
|
# this would cause a build-time circular dependency
|
||||||
|
|
Loading…
Add table
Reference in a new issue