From 749e416bc0ddae130a5e6f46ac2a882b70213dbd Mon Sep 17 00:00:00 2001 From: Leah Neukirchen Date: Mon, 23 Dec 2019 18:04:47 +0100 Subject: [PATCH] python-axolotl-curve25519: rebuild for Python 3.8.1. --- srcpkgs/python-axolotl-curve25519/template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/srcpkgs/python-axolotl-curve25519/template b/srcpkgs/python-axolotl-curve25519/template index f7b273b8385..897de4e7cdf 100644 --- a/srcpkgs/python-axolotl-curve25519/template +++ b/srcpkgs/python-axolotl-curve25519/template @@ -1,7 +1,7 @@ # Template file for 'python-axolotl-curve25519' pkgname=python-axolotl-curve25519 version=0.4.1.post2 -revision=2 +revision=3 build_style=python-module hostmakedepends="python-setuptools python3-setuptools" makedepends="python-devel python3-devel"