diff options
author | Natanael Copa <ncopa@alpinelinux.org> | 2019-10-31 09:34:56 +0000 |
---|---|---|
committer | Natanael Copa <ncopa@alpinelinux.org> | 2019-11-05 15:34:00 +0000 |
commit | 6b64645abb6d88554993533a5468d9c5b2f3c145 (patch) | |
tree | c930f32b5dbe0d74b2f0eafe8311b2a52e2207c0 | |
parent | f13bbe8b814590fd331ec283c59a028b0355cf4d (diff) | |
download | aports-6b64645abb6d88554993533a5468d9c5b2f3c145.tar.bz2 aports-6b64645abb6d88554993533a5468d9c5b2f3c145.tar.xz |
community/py3-pathtools: rebuild against python 3.8
-rw-r--r-- | community/py3-pathtools/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/community/py3-pathtools/APKBUILD b/community/py3-pathtools/APKBUILD index 31e07a3957..4cfaa700ce 100644 --- a/community/py3-pathtools/APKBUILD +++ b/community/py3-pathtools/APKBUILD @@ -3,7 +3,7 @@ pkgname=py3-pathtools _pkgname=pathtools pkgver=0.1.2 -pkgrel=5 +pkgrel=6 pkgdesc="Path utilities" url="https://github.com/gorakhargosh/pathtools" arch="noarch" |