python-axolotl-curve25519: rebuild for Python 3.8.1.

This commit is contained in:
Leah Neukirchen 2019-12-23 18:04:47 +01:00
parent c3662bdf9c
commit 749e416bc0

View file

@ -1,7 +1,7 @@
# Template file for 'python-axolotl-curve25519' # Template file for 'python-axolotl-curve25519'
pkgname=python-axolotl-curve25519 pkgname=python-axolotl-curve25519
version=0.4.1.post2 version=0.4.1.post2
revision=2 revision=3
build_style=python-module build_style=python-module
hostmakedepends="python-setuptools python3-setuptools" hostmakedepends="python-setuptools python3-setuptools"
makedepends="python-devel python3-devel" makedepends="python-devel python3-devel"