aboutsummaryrefslogtreecommitdiffstats
path: root/testing/py3-pastel/APKBUILD
diff options
context:
space:
mode:
authorNatanael Copa <ncopa@alpinelinux.org>2019-11-04 07:16:51 +0000
committerNatanael Copa <ncopa@alpinelinux.org>2019-11-05 15:35:33 +0000
commitd96aa2bddb419128f91b701dd3ff02693d4674a0 (patch)
tree7ae6a8e0445a248f7cbd29a0df2d1e40c0329fee /testing/py3-pastel/APKBUILD
parent2950c9274d71f74fe28fc13f00297a2a0d47fa06 (diff)
downloadaports-d96aa2bddb419128f91b701dd3ff02693d4674a0.tar.bz2
aports-d96aa2bddb419128f91b701dd3ff02693d4674a0.tar.xz
testing/py3-pastel: rebuild against python 3.8
Diffstat (limited to 'testing/py3-pastel/APKBUILD')
-rw-r--r--testing/py3-pastel/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/py3-pastel/APKBUILD b/testing/py3-pastel/APKBUILD
index 94faa55df3..7faa04c086 100644
--- a/testing/py3-pastel/APKBUILD
+++ b/testing/py3-pastel/APKBUILD
@@ -3,7 +3,7 @@
pkgname=py3-pastel
_realname=pastel
pkgver=0.1.1
-pkgrel=0
+pkgrel=1
pkgdesc="Python3 library to bring colors to your terminal"
options="!check" # No testsuite on tarball with setup.py
url="https://github.com/sdispater/pastel"