python/txtorcon: Updated for version 0.19.3.

Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
This commit is contained in:
Markus Reichelt 2017-11-24 21:10:19 +00:00 committed by David Spencer
parent 53bbb268a9
commit aa8def818b
2 changed files with 4 additions and 4 deletions

View File

@ -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}

View File

@ -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"