aboutsummaryrefslogtreecommitdiffstats
path: root/testing/py3-w3lib
diff options
context:
space:
mode:
authorLeo <thinkabit.ukim@gmail.com>2019-08-29 20:31:17 -0300
committerLeo <thinkabit.ukim@gmail.com>2019-08-29 20:31:17 -0300
commit0fccb44c46742fb5270189a31479befd7ed9258a (patch)
tree4e2d6eb8f7e12fcfd1173ff42e09d5d9f7fd801f /testing/py3-w3lib
parent2802ad0f181ff87865d7f9c27b5e79fc0c0f42a9 (diff)
downloadaports-0fccb44c46742fb5270189a31479befd7ed9258a.tar.bz2
aports-0fccb44c46742fb5270189a31479befd7ed9258a.tar.xz
testing/py3-w3lib: upgrade to 1.21.0
Diffstat (limited to 'testing/py3-w3lib')
-rw-r--r--testing/py3-w3lib/APKBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/testing/py3-w3lib/APKBUILD b/testing/py3-w3lib/APKBUILD
index 358744e723..f1d862838e 100644
--- a/testing/py3-w3lib/APKBUILD
+++ b/testing/py3-w3lib/APKBUILD
@@ -2,8 +2,8 @@
# Maintainer: Fabian Affolter <fabian@affolter-engineering.ch>
pkgname=py3-w3lib
_pkgname=w3lib
-pkgver=1.20.0
-pkgrel=1
+pkgver=1.21.0
+pkgrel=0
pkgdesc="A library of web-related functions"
url="https://github.com/scrapy/w3lib"
arch="noarch"
@@ -29,4 +29,4 @@ package() {
python3 setup.py install --prefix=/usr --root="$pkgdir"
}
-sha512sums="d4b969e6809b57e174f8ab1997f33c3cc89e2be63ba9f51337941be9e9d711d5472a0dd01f131b81d3fb556398e49e9cf3c4da7b305019e49d67912a91332b6a w3lib-1.20.0.tar.gz"
+sha512sums="7038d919d722857a32dc7a0a54287478bb7e713181efe7e37607ba174447b44d947c76dec5e1030ce159156f9d60bcc79cf2198313a7f2c2894d7a6d59c7a276 w3lib-1.21.0.tar.gz"