summaryrefslogtreecommitdiffstats
path: root/python/python-txaio
diff options
context:
space:
mode:
author David Spencer2018-09-10 13:40:58 +0200
committer David Spencer2018-09-10 13:40:58 +0200
commit9a6f2c01788af9924cd7e306cc20403f864115e6 (patch)
treebd503e8227ef88979c307b4a3f068378f5f701dc /python/python-txaio
parent5820db2308cde2c76858068defe4cf77f052c4d5 (diff)
downloadslackbuilds-9a6f2c01788af9924cd7e306cc20403f864115e6.tar.gz
python/python-txaio: Updated for version 18.8.1.
Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
Diffstat (limited to 'python/python-txaio')
-rw-r--r--python/python-txaio/python-txaio.SlackBuild2
-rw-r--r--python/python-txaio/python-txaio.info6
2 files changed, 4 insertions, 4 deletions
diff --git a/python/python-txaio/python-txaio.SlackBuild b/python/python-txaio/python-txaio.SlackBuild
index b29f0e0913..edffd3438d 100644
--- a/python/python-txaio/python-txaio.SlackBuild
+++ b/python/python-txaio/python-txaio.SlackBuild
@@ -23,7 +23,7 @@
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
PRGNAM=python-txaio
-VERSION=${VERSION:-2.10.0}
+VERSION=${VERSION:-18.8.1}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
diff --git a/python/python-txaio/python-txaio.info b/python/python-txaio/python-txaio.info
index ef545700c9..c5bf608c33 100644
--- a/python/python-txaio/python-txaio.info
+++ b/python/python-txaio/python-txaio.info
@@ -1,8 +1,8 @@
PRGNAM="python-txaio"
-VERSION="2.10.0"
+VERSION="18.8.1"
HOMEPAGE="https://pypi.python.org/pypi/txaio"
-DOWNLOAD="https://pypi.python.org/packages/b8/87/efcae4040c2a0af9c871116a6dbf02ee582b396e6de3797fb30cdcc4a7e4/txaio-2.10.0.tar.gz"
-MD5SUM="ca771953d46a9145ff0d486243aef8cb"
+DOWNLOAD="https://files.pythonhosted.org/packages/c1/99/81de004578e9afe017bb1d4c8968088a33621c05449fe330bdd7016d5377/txaio-18.8.1.tar.gz"
+MD5SUM="ecdd4d0f401c7f01f22830b4d2788593"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="six python-twisted"