python3-axolotl: rebuild for Python 3.12

This commit is contained in:
Andrew J. Hesford 2023-09-23 21:03:29 -04:00
parent cb2b35635a
commit 96dc09e4d5
1 changed files with 1 additions and 1 deletions

View File

@ -2,7 +2,7 @@
pkgname=python3-axolotl pkgname=python3-axolotl
_pkgname=${pkgname/3/} _pkgname=${pkgname/3/}
version=0.2.3 version=0.2.3
revision=6 revision=7
build_style=python3-module build_style=python3-module
hostmakedepends="python3-setuptools" hostmakedepends="python3-setuptools"
depends="python3-axolotl-curve25519 python3-cryptography python3-protobuf" depends="python3-axolotl-curve25519 python3-cryptography python3-protobuf"