python3-gmpy2: remove package
Nothing depends on the package, it fails to build with Python 3.10, and hasn't seen an official release in 5 years.
This commit is contained in:
parent
5957216b89
commit
f91cea99dd
1 changed files with 0 additions and 15 deletions
|
@ -1,15 +0,0 @@
|
|||
# Template file for 'python3-gmpy2'
|
||||
pkgname=python3-gmpy2
|
||||
version=2.0.8
|
||||
revision=8
|
||||
wrksrc="gmpy2-${version}"
|
||||
build_style=python3-module
|
||||
hostmakedepends="unzip python3-setuptools
|
||||
gmp-devel mpfr-devel libmpc-devel"
|
||||
makedepends="python3-devel gmp-devel mpfr-devel libmpc-devel"
|
||||
short_desc="Python3 interface to GMP, MPFR and MPC libraries"
|
||||
maintainer="Orphaned <orphan@voidlinux.org>"
|
||||
homepage="https://github.com/aleaxit/gmpy"
|
||||
license="LGPL-3.0-or-later"
|
||||
distfiles="${PYPI_SITE}/g/gmpy2/gmpy2-${version}.zip"
|
||||
checksum=dd233e3288b90f21b0bb384bcc7a7e73557bb112ccf0032ad52aa614eb373d3f
|
Loading…
Reference in a new issue