summaryrefslogtreecommitdiffstats
path: root/python
diff options
context:
space:
mode:
author Markus Reichelt <slackbuilds@mareichelt.de>2017-11-24 21:10:19 +0000
committer David Spencer <idlemoor@slackbuilds.org>2017-11-24 21:10:19 +0000
commitaa8def818b7c4522ce5575114a6938f6f374e18c (patch)
treea622847408dae4312c2a322a0f90b79a68fcc3ea /python
parent53bbb268a98de370499450f495a4c5b540018511 (diff)
downloadslackbuilds-aa8def818b7c4522ce5575114a6938f6f374e18c.tar.gz
slackbuilds-aa8def818b7c4522ce5575114a6938f6f374e18c.tar.xz
python/txtorcon: Updated for version 0.19.3.
Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
Diffstat (limited to 'python')
-rw-r--r--python/txtorcon/txtorcon.SlackBuild2
-rw-r--r--python/txtorcon/txtorcon.info6
2 files changed, 4 insertions, 4 deletions
diff --git a/python/txtorcon/txtorcon.SlackBuild b/python/txtorcon/txtorcon.SlackBuild
index c519563489..db8da68d8b 100644
--- a/python/txtorcon/txtorcon.SlackBuild
+++ b/python/txtorcon/txtorcon.SlackBuild
@@ -23,7 +23,7 @@
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
PRGNAM=txtorcon
-VERSION=${VERSION:-0.18.0}
+VERSION=${VERSION:-0.19.3}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
diff --git a/python/txtorcon/txtorcon.info b/python/txtorcon/txtorcon.info
index 2fdb61a929..8dac596cd5 100644
--- a/python/txtorcon/txtorcon.info
+++ b/python/txtorcon/txtorcon.info
@@ -1,8 +1,8 @@
PRGNAM="txtorcon"
-VERSION="0.18.0"
+VERSION="0.19.3"
HOMEPAGE="https://pypi.python.org/pypi/txtorcon"
-DOWNLOAD="https://pypi.python.org/packages/03/23/4453ab8728c84963cf293d5180b9f529bb10bf8285031c4681e2621b175f/txtorcon-0.18.0.tar.gz"
-MD5SUM="a819b4a921a89e234f2d037406dce101"
+DOWNLOAD="https://pypi.python.org/packages/05/4b/d2fbfdc08ab83c299f2ad22ba38ea35f71f1c966684f5754e079108a1f64/txtorcon-0.19.3.tar.gz"
+MD5SUM="4d7380fa7e721c77cac103d971882374"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="zope.interface ipaddress GeoIP-Python txsocksx"