mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-18 22:06:04 +01:00
python/w3lib: Updated for version 1.14.3.
Signed-off-by: Dimitris Zlatanidis <d.zlatanidis@gmail.com>
This commit is contained in:
parent
f71e4cd307
commit
1ea51aed12
2 changed files with 4 additions and 4 deletions
|
@ -23,7 +23,7 @@
|
|||
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||
|
||||
PRGNAM=w3lib
|
||||
VERSION=${VERSION:-1.14.2}
|
||||
VERSION=${VERSION:-1.14.3}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="w3lib"
|
||||
VERSION="1.14.2"
|
||||
VERSION="1.14.3"
|
||||
HOMEPAGE="https://github.com/scrapy/w3lib"
|
||||
DOWNLOAD="https://pypi.python.org/packages/56/a6/8d1250b5e799ddbc013810a33bbce06a38b67f83571f4a560b5d993032a8/w3lib-1.14.2.tar.gz"
|
||||
MD5SUM="6d1df7b8998fcb68a516da83983b5b98"
|
||||
DOWNLOAD="https://pypi.python.org/packages/fe/76/a276e5baa09d2474b079222fb2da76c0d2cd2989684bb371ab0b6b9c2fc7/w3lib-1.14.3.tar.gz"
|
||||
MD5SUM="da7743a338eea7d81dd69992da1e03bd"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES="six"
|
||||
|
|
Loading…
Reference in a new issue