diff options
| author | Natanael Copa <ncopa@alpinelinux.org> | 2019-11-01 14:07:54 +0000 |
|---|---|---|
| committer | Natanael Copa <ncopa@alpinelinux.org> | 2019-11-05 15:35:29 +0000 |
| commit | a6ffcf56c218b140676e2d1c781658eceaf1fad5 (patch) | |
| tree | 1098955f6d1ff445c70b6efc543ab2b38e4e55bf /testing | |
| parent | b9ab390074e2ed5ba2f50cb5e41623c91ba0a477 (diff) | |
| download | aports-a6ffcf56c218b140676e2d1c781658eceaf1fad5.tar.bz2 aports-a6ffcf56c218b140676e2d1c781658eceaf1fad5.tar.xz | |
testing/py3-clint: rebuild against python 3.8
Diffstat (limited to 'testing')
| -rw-r--r-- | testing/py3-clint/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/py3-clint/APKBUILD b/testing/py3-clint/APKBUILD index 13e3c75a33..a7018c03a2 100644 --- a/testing/py3-clint/APKBUILD +++ b/testing/py3-clint/APKBUILD @@ -2,7 +2,7 @@ # Maintainer: pkgname=py3-clint pkgver=0.5.1 -pkgrel=0 +pkgrel=1 pkgdesc="Set of tools for python commandline applications" url="https://github.com/kennethreitz/clint" arch="noarch" |
