Date: Monday, November 4, 2019 @ 09:11:37 Author: foutrelis Revision: 523838
Python 3.8 rebuild Modified: python-scripttest/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2019-11-04 09:11:24 UTC (rev 523837) +++ PKGBUILD 2019-11-04 09:11:37 UTC (rev 523838) @@ -5,7 +5,7 @@ pkgbase=python-scripttest pkgname=(python-scripttest python2-scripttest) pkgver=1.3.0 -pkgrel=3 +pkgrel=4 pkgdesc="Utilities to help with testing command line scripts" url="https://github.com/pypa/scripttest" license=('MIT')
