1 # Template file for 'python-axolotl-curve25519'
2 pkgname=python-axolotl-curve25519
5 build_style=python-module
6 hostmakedepends="python-setuptools python3-setuptools"
7 makedepends="python-devel python3-devel"
8 short_desc="Python2 curve25519 with ed25519 signatures, used by libaxolotl"
9 maintainer="Lon Willett <xgit@lonw.net>"
11 homepage="https://github.com/tgalal/python-axolotl-curve25519"
12 distfiles="${PYPI_SITE}/p/${pkgname}/${pkgname}-${version}.tar.gz"
13 checksum=0705a66297ebd2f508a60dc94e22881c754301eb81db93963322f6b3bdcb63a3
15 python3-axolotl-curve25519_package() {
16 short_desc="${short_desc/Python2/Python3}"
18 vmove usr/lib/python3*