python-axolotl: update to 0.2.3

This commit is contained in:
teldra 2019-05-22 11:22:13 +02:00 committed by Johannes
parent ec970d1461
commit 324f6ff5c6

View file

@ -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 <xgit@lonw.net>"
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