summaryrefslogtreecommitdiffstats
path: root/python
diff options
context:
space:
mode:
author Dimitris Zlatanidis2018-04-15 09:51:30 +0200
committer Willy Sudiarto Raharjo2018-04-21 02:43:08 +0200
commita9193d08918834b3a739faf99c165c0131445c15 (patch)
treeb66e2bcb38b294e201e8d9954b1a6cc9af566d1c /python
parentff5810e8238b9744af5cba0cac8cf622484e04d7 (diff)
downloadslackbuilds-a9193d08918834b3a739faf99c165c0131445c15.tar.gz
python/w3lib: Updated for version 1.19.0.
Signed-off-by: Dimitris Zlatanidis <d.zlatanidis@gmail.com>
Diffstat (limited to 'python')
-rw-r--r--python/w3lib/w3lib.SlackBuild4
-rw-r--r--python/w3lib/w3lib.info6
2 files changed, 5 insertions, 5 deletions
diff --git a/python/w3lib/w3lib.SlackBuild b/python/w3lib/w3lib.SlackBuild
index 0810b2e708..bcd8138c2e 100644
--- a/python/w3lib/w3lib.SlackBuild
+++ b/python/w3lib/w3lib.SlackBuild
@@ -2,7 +2,7 @@
# Slackware build script for w3lib
-# Copyright 2016-2017 Dimitris Zlatanidis Orestiada, Greece
+# Copyright 2016-2018 Dimitris Zlatanidis Orestiada, Greece
# 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=w3lib
-VERSION=${VERSION:-1.18.0}
+VERSION=${VERSION:-1.19.0}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
diff --git a/python/w3lib/w3lib.info b/python/w3lib/w3lib.info
index aa5eeb0844..be0ac4ece8 100644
--- a/python/w3lib/w3lib.info
+++ b/python/w3lib/w3lib.info
@@ -1,8 +1,8 @@
PRGNAM="w3lib"
-VERSION="1.18.0"
+VERSION="1.19.0"
HOMEPAGE="https://github.com/scrapy/w3lib"
-DOWNLOAD="https://pypi.python.org/packages/71/4b/af63da2ebb20a18c45b38598b5f71ff6ee3fac1744f44235710794b53376/w3lib-1.18.0.tar.gz"
-MD5SUM="f6909e9a8aa87f868dc4e8bb195925e5"
+DOWNLOAD="https://pypi.python.org/packages/6e/b7/13ca0d5b680daa59812a7af5870ac97162033056b9e04f9a6aee0ea6f3ae/w3lib-1.19.0.tar.gz"
+MD5SUM="ae55abe6e39add1c1d945b584661fe4f"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="six"