summaryrefslogtreecommitdiffstats
path: root/python
diff options
context:
space:
mode:
author Markus Reichelt <slackbuilds@mareichelt.de>2017-03-08 19:51:13 +0000
committer David Spencer <idlemoor@slackbuilds.org>2017-03-08 19:51:13 +0000
commitb282326471e70b47e4b3f7b3488d3872f2a490e8 (patch)
tree10ea1f1b255dcdc9bc401519272afc06a35d53c6 /python
parent440ce93ed30919741df64a2a61960865a83ce9de (diff)
downloadslackbuilds-b282326471e70b47e4b3f7b3488d3872f2a490e8.tar.gz
slackbuilds-b282326471e70b47e4b3f7b3488d3872f2a490e8.tar.xz
python/txtorcon: Updated for version 0.18.0.
Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
Diffstat (limited to 'python')
-rw-r--r--python/txtorcon/txtorcon.SlackBuild4
-rw-r--r--python/txtorcon/txtorcon.info8
2 files changed, 6 insertions, 6 deletions
diff --git a/python/txtorcon/txtorcon.SlackBuild b/python/txtorcon/txtorcon.SlackBuild
index 72cbd2d38f..c519563489 100644
--- a/python/txtorcon/txtorcon.SlackBuild
+++ b/python/txtorcon/txtorcon.SlackBuild
@@ -2,7 +2,7 @@
# Slackware build script for txtorcon
#
-# Copyright 2016 Markus Reichelt, Aachen, DE
+# Copyright 2016-2017 Markus Reichelt, Aachen, DE
# 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=txtorcon
-VERSION=${VERSION:-0.17.0}
+VERSION=${VERSION:-0.18.0}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
diff --git a/python/txtorcon/txtorcon.info b/python/txtorcon/txtorcon.info
index ddcd892103..2fdb61a929 100644
--- a/python/txtorcon/txtorcon.info
+++ b/python/txtorcon/txtorcon.info
@@ -1,10 +1,10 @@
PRGNAM="txtorcon"
-VERSION="0.17.0"
+VERSION="0.18.0"
HOMEPAGE="https://pypi.python.org/pypi/txtorcon"
-DOWNLOAD="https://pypi.python.org/packages/42/fc/de34ee8bc9620498272cba765e8b8eeabffcc346aa83f8d0d441616d5dd6/txtorcon-0.17.0.tar.gz"
-MD5SUM="cf6aa355002f641f7533de4403cacea9"
+DOWNLOAD="https://pypi.python.org/packages/03/23/4453ab8728c84963cf293d5180b9f529bb10bf8285031c4681e2621b175f/txtorcon-0.18.0.tar.gz"
+MD5SUM="a819b4a921a89e234f2d037406dce101"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
-REQUIRES="ipaddress zope.interface txsocksx GeoIP-Python"
+REQUIRES="zope.interface ipaddress GeoIP-Python txsocksx"
MAINTAINER="Markus Reichelt"
EMAIL="slackbuilds@mareichelt.de"