diff options
author | Natanael Copa <ncopa@alpinelinux.org> | 2019-11-03 08:39:34 +0000 |
---|---|---|
committer | Natanael Copa <ncopa@alpinelinux.org> | 2019-11-05 15:35:31 +0000 |
commit | 1c7792bedc42bc178249f1b55d8f6a2e75a1f500 (patch) | |
tree | d26a88309f52d6a95d66d2417de2a3a811a53bf5 /testing/py3-allfiles/APKBUILD | |
parent | 2097fe784f625dada453c287048515456bc19cf3 (diff) | |
download | aports-1c7792bedc42bc178249f1b55d8f6a2e75a1f500.tar.bz2 aports-1c7792bedc42bc178249f1b55d8f6a2e75a1f500.tar.xz |
testing/py3-allfiles: rebuild against python 3.8
Diffstat (limited to 'testing/py3-allfiles/APKBUILD')
-rw-r--r-- | testing/py3-allfiles/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/py3-allfiles/APKBUILD b/testing/py3-allfiles/APKBUILD index 1eb5404508..47c01e99e6 100644 --- a/testing/py3-allfiles/APKBUILD +++ b/testing/py3-allfiles/APKBUILD @@ -3,7 +3,7 @@ pkgname=py3-allfiles _pkgname=allfiles pkgver=1.0 -pkgrel=0 +pkgrel=1 pkgdesc="Iterator for matching files in directory trees" url="https://pypi.python.org/pypi/allfiles" arch="noarch" |