Date: Friday, July 13, 2018 @ 19:48:57 Author: felixonmars Revision: 358792
Python 3.7 rebuild Modified: fabric/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2018-07-13 19:48:50 UTC (rev 358791) +++ PKGBUILD 2018-07-13 19:48:57 UTC (rev 358792) @@ -5,7 +5,7 @@ pkgname=fabric pkgver=2.1.3 -pkgrel=2 +pkgrel=3 pkgdesc="Python library and command-line tool designed to streamline deploying applications or performing system administration tasks via the SSH protocol" url="http://www.fabfile.org/" license=('BSD')
