aboutsummaryrefslogtreecommitdiffstats
path: root/testing/py3-fs
diff options
context:
space:
mode:
authorNatanael Copa <ncopa@alpinelinux.org>2019-11-04 13:17:38 +0000
committerNatanael Copa <ncopa@alpinelinux.org>2019-11-05 15:35:37 +0000
commitc352171e68c0931be224094d3199a6ad1844e83d (patch)
tree603e6da5ee4210751b4084488a1f909caec48ebc /testing/py3-fs
parentf06483a8c9989065804e2e777d82f044b5c3cd41 (diff)
downloadaports-c352171e68c0931be224094d3199a6ad1844e83d.tar.bz2
aports-c352171e68c0931be224094d3199a6ad1844e83d.tar.xz
testing/py3-fs: rebuild against python 3.8
Diffstat (limited to 'testing/py3-fs')
-rw-r--r--testing/py3-fs/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/py3-fs/APKBUILD b/testing/py3-fs/APKBUILD
index be951f702a..f934d68ced 100644
--- a/testing/py3-fs/APKBUILD
+++ b/testing/py3-fs/APKBUILD
@@ -3,7 +3,7 @@
pkgname=py3-fs
_pkgname=fs
pkgver=2.4.11
-pkgrel=0
+pkgrel=1
pkgdesc="Python's filesystem abstraction layer."
options="!check" # Tests fail on builder
url="https://pypi.org/project/fs/"