diff options
| author | Natanael Copa <ncopa@alpinelinux.org> | 2019-11-04 22:06:26 +0000 |
|---|---|---|
| committer | Natanael Copa <ncopa@alpinelinux.org> | 2019-11-05 15:35:39 +0000 |
| commit | 9d3e3e0e4b2b57e82bd64f36d16eb10a4cd57e74 (patch) | |
| tree | e6159db1e8cd9c57940ce1fe5d9a861b3692ea74 /testing/py3-w3lib | |
| parent | 1b6171c3fc635ceb02253c5362fd3834db3af822 (diff) | |
| download | aports-9d3e3e0e4b2b57e82bd64f36d16eb10a4cd57e74.tar.bz2 aports-9d3e3e0e4b2b57e82bd64f36d16eb10a4cd57e74.tar.xz | |
testing/py3-w3lib: rebuild against python 3.8
Diffstat (limited to 'testing/py3-w3lib')
| -rw-r--r-- | testing/py3-w3lib/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/py3-w3lib/APKBUILD b/testing/py3-w3lib/APKBUILD index f1d862838e..d301707b63 100644 --- a/testing/py3-w3lib/APKBUILD +++ b/testing/py3-w3lib/APKBUILD @@ -3,7 +3,7 @@ pkgname=py3-w3lib _pkgname=w3lib pkgver=1.21.0 -pkgrel=0 +pkgrel=1 pkgdesc="A library of web-related functions" url="https://github.com/scrapy/w3lib" arch="noarch" |
