diff options
Diffstat (limited to 'python')
-rw-r--r-- | python/txtorcon/txtorcon.SlackBuild | 4 | ||||
-rw-r--r-- | python/txtorcon/txtorcon.info | 8 |
2 files changed, 6 insertions, 6 deletions
diff --git a/python/txtorcon/txtorcon.SlackBuild b/python/txtorcon/txtorcon.SlackBuild index 72cbd2d38f81..c519563489e7 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 ddcd892103ae..2fdb61a92976 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" |