Date: Thursday, October 31, 2019 @ 17:45:32 Author: felixonmars Revision: 521402
Python 3.8 rebuild Modified: python-ansicolor/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2019-10-31 17:45:19 UTC (rev 521401) +++ PKGBUILD 2019-10-31 17:45:32 UTC (rev 521402) @@ -4,7 +4,7 @@ _name=ansicolor pkgname=python-ansicolor pkgver=0.2.6 -pkgrel=6 +pkgrel=7 pkgdesc='Library to produce ansi color output and colored highlighting and diffing' depends=('python') makedepends=('python-setuptools')