diff --git a/srcpkgs/python-axolotl/template b/srcpkgs/python-axolotl/template index 7ee2eff869b..cf24db1b6e7 100644 --- a/srcpkgs/python-axolotl/template +++ b/srcpkgs/python-axolotl/template @@ -1,18 +1,18 @@ # Template file for 'python-axolotl' pkgname=python-axolotl -version=0.2.2 +version=0.2.3 revision=1 archs=noarch build_style=python-module +pycompile_module="axolotl" hostmakedepends="python-setuptools python3-setuptools" depends="python-axolotl-curve25519 python-cryptography python-protobuf" -pycompile_module="axolotl" short_desc="Python2 port of libaxolotl-android written by Moxie Marlinspike" maintainer="Lon Willett " license="GPL-3.0-only" homepage="https://github.com/tgalal/python-axolotl" distfiles="${PYPI_SITE}/p/${pkgname}/${pkgname}-${version}.tar.gz" -checksum=6968dc909fb1e2aa976d6d3128c51f72c816f4867565612e1ccc084b70234dc1 +checksum=fe0e8147423f8dc4ec1077ea18ca5a54091366d22faa903a772ee6ea88b88daf python3-axolotl_package() { archs=noarch