testing/py3-axolotl-curve25519: rebuild against python 3.8

This commit is contained in:
Natanael Copa 2019-11-01 12:19:02 +00:00
parent 2c0e1c3bd5
commit 08497f3bbe

View File

@ -3,7 +3,7 @@ pkgname=py3-axolotl-curve25519
_pkgname="python-${pkgname#py3-}"
pkgver=0.4.1b
_pkgver=0.4.1-2
pkgrel=2
pkgrel=3
pkgdesc="A python wrapper for curve25519 library with ed25519 signatures"
options="!check" # No testsuite
url="https://github.com/tgalal/python-axolotl-curve25519"