diff options
author | Natanael Copa <ncopa@alpinelinux.org> | 2019-11-03 08:39:41 +0000 |
---|---|---|
committer | Natanael Copa <ncopa@alpinelinux.org> | 2019-11-05 15:35:31 +0000 |
commit | d838ff0c60ad4208ea86462e59b3ef07874d08ca (patch) | |
tree | 69968da342359401bd4350026ac79cf1b22f6fa7 /testing/py3-ansi2html | |
parent | 1c7792bedc42bc178249f1b55d8f6a2e75a1f500 (diff) | |
download | aports-d838ff0c60ad4208ea86462e59b3ef07874d08ca.tar.bz2 aports-d838ff0c60ad4208ea86462e59b3ef07874d08ca.tar.xz |
testing/py3-ansi2html: rebuild against python 3.8
Diffstat (limited to 'testing/py3-ansi2html')
-rw-r--r-- | testing/py3-ansi2html/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/py3-ansi2html/APKBUILD b/testing/py3-ansi2html/APKBUILD index b40ceecb21..e447a9a663 100644 --- a/testing/py3-ansi2html/APKBUILD +++ b/testing/py3-ansi2html/APKBUILD @@ -3,7 +3,7 @@ pkgname=py3-ansi2html _pkgname=ansi2html pkgver=1.5.2 -pkgrel=2 +pkgrel=3 pkgdesc="Convert text with ANSI color codes to HTML" url="https://github.com/ralphbean/ansi2html" arch="noarch" |