summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
author Dimitris Zlatanidis2016-11-14 15:34:02 +0100
committer Willy Sudiarto Raharjo2016-11-15 15:42:45 +0100
commitd08e4892388d9915f296fe1ad94fe49c9de32d31 (patch)
tree6ae51f5793ce225e5fe3ab20e0a0de5b80eed80b
parentcce4fdccbbdb8f7944268b9b0374a93d39448eb0 (diff)
downloadslackbuilds-d08e4892388d9915f296fe1ad94fe49c9de32d31.tar.gz
python/w3lib: Updated for version 1.16.0.
Signed-off-by: Dimitris Zlatanidis <d.zlatanidis@gmail.com>
-rw-r--r--python/w3lib/w3lib.SlackBuild2
-rw-r--r--python/w3lib/w3lib.info6
2 files changed, 4 insertions, 4 deletions
diff --git a/python/w3lib/w3lib.SlackBuild b/python/w3lib/w3lib.SlackBuild
index 8e12b377f2..a2aed23546 100644
--- a/python/w3lib/w3lib.SlackBuild
+++ b/python/w3lib/w3lib.SlackBuild
@@ -23,7 +23,7 @@
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
PRGNAM=w3lib
-VERSION=${VERSION:-1.15.0}
+VERSION=${VERSION:-1.16.0}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
diff --git a/python/w3lib/w3lib.info b/python/w3lib/w3lib.info
index 2abf9453af..2585357e05 100644
--- a/python/w3lib/w3lib.info
+++ b/python/w3lib/w3lib.info
@@ -1,8 +1,8 @@
PRGNAM="w3lib"
-VERSION="1.15.0"
+VERSION="1.16.0"
HOMEPAGE="https://github.com/scrapy/w3lib"
-DOWNLOAD="https://pypi.python.org/packages/74/63/80ef4c14a8fefee2d36a7fa6e44dc2661ef6beaa86d44c755f1a1363d16e/w3lib-1.15.0.tar.gz"
-MD5SUM="ddf9d9ee3ea97ae0445ab6cecf058e02"
+DOWNLOAD="https://pypi.python.org/packages/c8/4d/47d96235c171e456e711c0e5f14eb836e3215b838b064c1f2e5d336a7ca5/w3lib-1.16.0.tar.gz"
+MD5SUM="09be7841a9f5c651bc9e759bed7c7dc5"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="six"