diff --git a/srcpkgs/python-gmpy2/template b/srcpkgs/python-gmpy2/template deleted file mode 100644 index 74e9b583288..00000000000 --- a/srcpkgs/python-gmpy2/template +++ /dev/null @@ -1,22 +0,0 @@ -# Template file for 'python-gmpy2' -pkgname=python-gmpy2 -version=2.0.8 -revision=6 -wrksrc="gmpy2-${version}" -build_style=python-module -hostmakedepends="unzip python-setuptools python3-setuptools - gmp-devel mpfr-devel libmpc-devel" -makedepends="python-devel python3-devel gmp-devel mpfr-devel libmpc-devel" -short_desc="Python2 interface to GMP, MPFR and MPC libraries" -maintainer="Alessio Sergi " -homepage="https://github.com/aleaxit/gmpy" -license="LGPL-3" -distfiles="${PYPI_SITE}/g/gmpy2/gmpy2-${version}.zip" -checksum=dd233e3288b90f21b0bb384bcc7a7e73557bb112ccf0032ad52aa614eb373d3f - -python3-gmpy2_package() { - short_desc="${short_desc/Python2/Python3}" - pkg_install() { - vmove usr/lib/python3* - } -} diff --git a/srcpkgs/python3-gmpy2 b/srcpkgs/python3-gmpy2 deleted file mode 120000 index 6c57f0a1681..00000000000 --- a/srcpkgs/python3-gmpy2 +++ /dev/null @@ -1 +0,0 @@ -python-gmpy2 \ No newline at end of file diff --git a/srcpkgs/python3-gmpy2/template b/srcpkgs/python3-gmpy2/template new file mode 100644 index 00000000000..469d33667a0 --- /dev/null +++ b/srcpkgs/python3-gmpy2/template @@ -0,0 +1,15 @@ +# Template file for 'python3-gmpy2' +pkgname=python3-gmpy2 +version=2.0.8 +revision=7 +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 " +homepage="https://github.com/aleaxit/gmpy" +license="LGPL-3.0-or-later" +distfiles="${PYPI_SITE}/g/gmpy2/gmpy2-${version}.zip" +checksum=dd233e3288b90f21b0bb384bcc7a7e73557bb112ccf0032ad52aa614eb373d3f