diff options
author | Natanael Copa <ncopa@alpinelinux.org> | 2019-11-04 13:38:52 +0000 |
---|---|---|
committer | Natanael Copa <ncopa@alpinelinux.org> | 2019-11-05 15:35:37 +0000 |
commit | b5d98570aa10af7898238b9b745e85355e7e7335 (patch) | |
tree | c7efcdfab3227569b498bf760e1fe7890243a808 | |
parent | f99452b7be370e56cd35b2136d59396855664f38 (diff) | |
download | aports-b5d98570aa10af7898238b9b745e85355e7e7335.tar.bz2 aports-b5d98570aa10af7898238b9b745e85355e7e7335.tar.xz |
testing/py3-furl: rebuild against python 3.8
-rw-r--r-- | testing/py3-furl/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/py3-furl/APKBUILD b/testing/py3-furl/APKBUILD index cad7204303..8287343453 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" |