diff options
author | Dimitris Zlatanidis <d.zlatanidis@gmail.com> | 2016-07-30 12:20:12 +0300 |
---|---|---|
committer | David Spencer <idlemoor@slackbuilds.org> | 2016-08-05 18:10:49 +0100 |
commit | db0cddc321a69bddba695dd0a681a210a9377ab4 (patch) | |
tree | 7d145f9cb1c3ec197d6507a266ac1682cecac022 /python | |
parent | 1819af06f9ff750991220fbb8a3d215d5f039f75 (diff) | |
download | slackbuilds-db0cddc321a69bddba695dd0a681a210a9377ab4.tar.gz |
python/w3lib: Updated for version 1.15.0.
Signed-off-by: Dimitris Zlatanidis <d.zlatanidis@gmail.com>
Diffstat (limited to 'python')
-rw-r--r-- | python/w3lib/w3lib.SlackBuild | 2 | ||||
-rw-r--r-- | python/w3lib/w3lib.info | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/python/w3lib/w3lib.SlackBuild b/python/w3lib/w3lib.SlackBuild index bf13fd8165..81707388a4 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.14.3} +VERSION=${VERSION:-1.15.0} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} diff --git a/python/w3lib/w3lib.info b/python/w3lib/w3lib.info index 6df8fd1a22..2abf9453af 100644 --- a/python/w3lib/w3lib.info +++ b/python/w3lib/w3lib.info @@ -1,8 +1,8 @@ PRGNAM="w3lib" -VERSION="1.14.3" +VERSION="1.15.0" HOMEPAGE="https://github.com/scrapy/w3lib" -DOWNLOAD="https://pypi.python.org/packages/fe/76/a276e5baa09d2474b079222fb2da76c0d2cd2989684bb371ab0b6b9c2fc7/w3lib-1.14.3.tar.gz" -MD5SUM="da7743a338eea7d81dd69992da1e03bd" +DOWNLOAD="https://pypi.python.org/packages/74/63/80ef4c14a8fefee2d36a7fa6e44dc2661ef6beaa86d44c755f1a1363d16e/w3lib-1.15.0.tar.gz" +MD5SUM="ddf9d9ee3ea97ae0445ab6cecf058e02" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="six" |