Date: Thursday, October 31, 2019 @ 18:08:01 Author: felixonmars Revision: 521553
Python 3.8 rebuild Modified: python-httplib2/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2019-10-31 18:07:59 UTC (rev 521552) +++ PKGBUILD 2019-10-31 18:08:01 UTC (rev 521553) @@ -9,7 +9,7 @@ pkgbase=python-httplib2 pkgname=(python-httplib2 python2-httplib2) pkgver=0.13.1 -pkgrel=2 +pkgrel=3 pkgdesc='Comprehensive HTTP client library, supporting many features' url='https://github.com/httplib2/httplib2' license=('MIT')
