aboutsummaryrefslogtreecommitdiffstats
path: root/testing/py3-cssselect
diff options
context:
space:
mode:
authorNatanael Copa <ncopa@alpinelinux.org>2019-11-04 12:12:29 +0000
committerNatanael Copa <ncopa@alpinelinux.org>2019-11-05 15:35:34 +0000
commitdac0842dfcce34f88bf716be577fa80a4feab8db (patch)
treeadd23b5d36a90e46e23ae982ca8193600f68ea9a /testing/py3-cssselect
parent35acb881276ea57840ff6ab5e8fabb939d5df8f8 (diff)
downloadaports-dac0842dfcce34f88bf716be577fa80a4feab8db.tar.bz2
aports-dac0842dfcce34f88bf716be577fa80a4feab8db.tar.xz
testing/py3-cssselect: rebuild against python 3.8
Diffstat (limited to 'testing/py3-cssselect')
-rw-r--r--testing/py3-cssselect/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/py3-cssselect/APKBUILD b/testing/py3-cssselect/APKBUILD
index be8f88199c..36cdc32cd7 100644
--- a/testing/py3-cssselect/APKBUILD
+++ b/testing/py3-cssselect/APKBUILD
@@ -3,7 +3,7 @@
pkgname=py3-cssselect
_pkgname=cssselect
pkgver=1.1.0
-pkgrel=0
+pkgrel=1
pkgdesc="Library for parsing CSS3 selectors and translating them to XPath 1.0"
url="https://github.com/scrapy/cssselect"
arch="noarch"