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