mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-07 23:53:51 +02:00
python-axolotl: update to 0.2.3
This commit is contained in:
parent
ec970d1461
commit
324f6ff5c6
1 changed files with 3 additions and 3 deletions
|
@ -1,18 +1,18 @@
|
||||||
# Template file for 'python-axolotl'
|
# Template file for 'python-axolotl'
|
||||||
pkgname=python-axolotl
|
pkgname=python-axolotl
|
||||||
version=0.2.2
|
version=0.2.3
|
||||||
revision=1
|
revision=1
|
||||||
archs=noarch
|
archs=noarch
|
||||||
build_style=python-module
|
build_style=python-module
|
||||||
|
pycompile_module="axolotl"
|
||||||
hostmakedepends="python-setuptools python3-setuptools"
|
hostmakedepends="python-setuptools python3-setuptools"
|
||||||
depends="python-axolotl-curve25519 python-cryptography python-protobuf"
|
depends="python-axolotl-curve25519 python-cryptography python-protobuf"
|
||||||
pycompile_module="axolotl"
|
|
||||||
short_desc="Python2 port of libaxolotl-android written by Moxie Marlinspike"
|
short_desc="Python2 port of libaxolotl-android written by Moxie Marlinspike"
|
||||||
maintainer="Lon Willett <xgit@lonw.net>"
|
maintainer="Lon Willett <xgit@lonw.net>"
|
||||||
license="GPL-3.0-only"
|
license="GPL-3.0-only"
|
||||||
homepage="https://github.com/tgalal/python-axolotl"
|
homepage="https://github.com/tgalal/python-axolotl"
|
||||||
distfiles="${PYPI_SITE}/p/${pkgname}/${pkgname}-${version}.tar.gz"
|
distfiles="${PYPI_SITE}/p/${pkgname}/${pkgname}-${version}.tar.gz"
|
||||||
checksum=6968dc909fb1e2aa976d6d3128c51f72c816f4867565612e1ccc084b70234dc1
|
checksum=fe0e8147423f8dc4ec1077ea18ca5a54091366d22faa903a772ee6ea88b88daf
|
||||||
|
|
||||||
python3-axolotl_package() {
|
python3-axolotl_package() {
|
||||||
archs=noarch
|
archs=noarch
|
||||||
|
|
Loading…
Add table
Reference in a new issue