summaryrefslogtreecommitdiffstats
path: root/python
diff options
context:
space:
mode:
author Andrew Clemons2018-04-04 09:49:16 +0200
committer Willy Sudiarto Raharjo2018-04-07 03:13:21 +0200
commit2dcf569dbf1155b1431cfd77ad98bea64118e8f7 (patch)
treef914056f930b75e58136b7c64ba33a418cfd3776 /python
parent5409f168be9ac573fcc21e74308fbaee37201b09 (diff)
downloadslackbuilds-2dcf569dbf1155b1431cfd77ad98bea64118e8f7.tar.gz
python/python-axolotl: Updated for version 0.1.42.
Signed-off-by: Andrew Clemons <andrew.clemons@gmail.com>
Diffstat (limited to 'python')
-rw-r--r--python/python-axolotl/python-axolotl.SlackBuild4
-rw-r--r--python/python-axolotl/python-axolotl.info8
2 files changed, 6 insertions, 6 deletions
diff --git a/python/python-axolotl/python-axolotl.SlackBuild b/python/python-axolotl/python-axolotl.SlackBuild
index aac63e06e6..95694f6b69 100644
--- a/python/python-axolotl/python-axolotl.SlackBuild
+++ b/python/python-axolotl/python-axolotl.SlackBuild
@@ -2,7 +2,7 @@
# Slackware build script for python-axolotl
-# Copyright 2016-2017 Andrew Clemons, Wellington New Zealand
+# Copyright 2016-2018 Andrew Clemons, Wellington New Zealand
# All rights reserved.
#
# Redistribution and use of this script, with or without modification, is
@@ -23,7 +23,7 @@
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
PRGNAM=python-axolotl
-VERSION=${VERSION:-0.1.39}
+VERSION=${VERSION:-0.1.42}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
diff --git a/python/python-axolotl/python-axolotl.info b/python/python-axolotl/python-axolotl.info
index ab89e6daaa..41a87fe267 100644
--- a/python/python-axolotl/python-axolotl.info
+++ b/python/python-axolotl/python-axolotl.info
@@ -1,10 +1,10 @@
PRGNAM="python-axolotl"
-VERSION="0.1.39"
+VERSION="0.1.42"
HOMEPAGE="https://github.com/tgalal/python-axolotl"
-DOWNLOAD="https://github.com/tgalal/python-axolotl/archive/0.1.39/python-axolotl-0.1.39.tar.gz"
-MD5SUM="89ae2ace340f02f1377a71063265ffc6"
+DOWNLOAD="https://github.com/tgalal/python-axolotl/archive/0.1.42/python-axolotl-0.1.42.tar.gz"
+MD5SUM="a2c03ea253877c85274c9f1f3866448f"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
-REQUIRES="python-axolotl-curve25519 pycrypto protobuf"
+REQUIRES="python-axolotl-curve25519 cryptography protobuf"
MAINTAINER="Andrew Clemons"
EMAIL="andrew.clemons@gmail.com"