mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-22 19:44:21 +01:00
python/w3lib: Updated for version 1.15.0.
Signed-off-by: Dimitris Zlatanidis <d.zlatanidis@gmail.com>
This commit is contained in:
parent
1819af06f9
commit
db0cddc321
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.3}
|
||||
VERSION=${VERSION:-1.15.0}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -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"
|
||||
|
|
Loading…
Reference in a new issue