Date: Saturday, June 30, 2018 @ 15:49:35 Author: foutrelis Revision: 348327
Python 3.7 rebuild Modified: python-scripttest/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2018-06-30 15:49:13 UTC (rev 348326) +++ PKGBUILD 2018-06-30 15:49:35 UTC (rev 348327) @@ -6,7 +6,7 @@ pkgbase=python-scripttest pkgname=(python-scripttest python2-scripttest) pkgver=1.3.0 -pkgrel=1 +pkgrel=2 pkgdesc="Utilities to help with testing command line scripts" url="https://github.com/pypa/scripttest" license=('MIT')
