python3-axolotl: rebuild for Python 3.12
This commit is contained in:
parent
cb2b35635a
commit
96dc09e4d5
|
@ -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"
|
||||||
|
|
Loading…
Reference in New Issue