testing/py-axolotl-curve25519: rebuild against python 3.7

This commit is contained in:
Natanael Copa 2019-04-16 12:35:41 +00:00
parent ee507ae168
commit 155b40ce3a

View File

@ -3,7 +3,7 @@ pkgname=py-axolotl-curve25519
_pkgname="python-${pkgname#py-}"
pkgver=0.4.1b
_pkgver=0.4.1-2
pkgrel=0
pkgrel=1
pkgdesc="A python wrapper for curve25519 library with ed25519 signatures"
url="https://github.com/tgalal/python-axolotl-curve25519"
arch="all"