diff options
| author | Natanael Copa <ncopa@alpinelinux.org> | 2019-11-04 22:06:34 +0000 |
|---|---|---|
| committer | Natanael Copa <ncopa@alpinelinux.org> | 2019-11-05 15:35:39 +0000 |
| commit | 407950beda913e98e8901e26e79a7fa3b9250075 (patch) | |
| tree | 15e9db4498ca9e636a7250801b7024d911d71b15 /testing/py3-parsel | |
| parent | 9d3e3e0e4b2b57e82bd64f36d16eb10a4cd57e74 (diff) | |
| download | aports-407950beda913e98e8901e26e79a7fa3b9250075.tar.bz2 aports-407950beda913e98e8901e26e79a7fa3b9250075.tar.xz | |
testing/py3-parsel: rebuild against python 3.8
Diffstat (limited to 'testing/py3-parsel')
| -rw-r--r-- | testing/py3-parsel/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/py3-parsel/APKBUILD b/testing/py3-parsel/APKBUILD index 49b4c5ad2a..7f4cb4653a 100644 --- a/testing/py3-parsel/APKBUILD +++ b/testing/py3-parsel/APKBUILD @@ -3,7 +3,7 @@ pkgname=py3-parsel _pkgname=parsel pkgver=1.5.2 -pkgrel=0 +pkgrel=1 pkgdesc="Library to extract data from HTML and XML using XPath and CSS selectors" url="https://github.com/scrapy/parsel" arch="noarch" |
