aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorNatanael Copa <ncopa@alpinelinux.org>2019-11-04 13:38:52 +0000
committerNatanael Copa <ncopa@alpinelinux.org>2019-11-05 15:35:37 +0000
commitb5d98570aa10af7898238b9b745e85355e7e7335 (patch)
treec7efcdfab3227569b498bf760e1fe7890243a808
parentf99452b7be370e56cd35b2136d59396855664f38 (diff)
testing/py3-furl: rebuild against python 3.8
-rw-r--r--testing/py3-furl/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/py3-furl/APKBUILD b/testing/py3-furl/APKBUILD
index cad72043038..8287343453c 100644
--- a/testing/py3-furl/APKBUILD
+++ b/testing/py3-furl/APKBUILD
@@ -3,7 +3,7 @@
pkgname=py3-furl
_pkgname=furl
pkgver=2.1.0
-pkgrel=0
+pkgrel=1
pkgdesc="Python3 URL manipulator"
url="https://github.com/gruns/furl"
arch="noarch"