From 81b6dead1f4eea0eba6e756dcf6bf91aa9e4f3d6 Mon Sep 17 00:00:00 2001 From: "Andrew J. Hesford" Date: Sat, 23 Sep 2023 21:02:09 -0400 Subject: [PATCH] python3-axolotl-curve25519: rebuild for Python 3.12 --- srcpkgs/python3-axolotl-curve25519/template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/srcpkgs/python3-axolotl-curve25519/template b/srcpkgs/python3-axolotl-curve25519/template index 90435071bee..13563bd0cc9 100644 --- a/srcpkgs/python3-axolotl-curve25519/template +++ b/srcpkgs/python3-axolotl-curve25519/template @@ -2,7 +2,7 @@ pkgname=python3-axolotl-curve25519 _pkgname=${pkgname/3/} version=0.4.1.post2 -revision=7 +revision=8 build_style=python3-module hostmakedepends="python3-setuptools" makedepends="python3-devel"