python-axolotl: update to 0.2.0.

This commit is contained in:
Helmut Pozimski 2019-05-08 15:04:26 +02:00
parent 9a2560042e
commit 5b0dbb24f2

View file

@ -1,6 +1,6 @@
# Template file for 'python-axolotl'
pkgname=python-axolotl
version=0.1.42
version=0.2.0
revision=1
archs=noarch
build_style=python-module
@ -9,10 +9,10 @@ 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"
license="GPL-3.0-only"
homepage="https://github.com/tgalal/python-axolotl"
distfiles="${PYPI_SITE}/p/${pkgname}/${pkgname}-${version}.tar.gz"
checksum=ef78c2efabcd4c33741669334bdda04710a3ef0e00b653f00127acff6460a7f0
checksum=c61c910eb0c859db349122ccb4690dbc4f05b18494d9804fcb42daf9b38197d1
python3-axolotl_package() {
archs=noarch