Date: Monday, November 4, 2019 @ 05:38:13 Author: felixonmars Revision: 523223
Python 3.8 rebuild Modified: python-gitlab/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2019-11-04 05:37:56 UTC (rev 523222) +++ PKGBUILD 2019-11-04 05:38:13 UTC (rev 523223) @@ -3,7 +3,7 @@ pkgname=python-gitlab pkgver=1.11.0 -pkgrel=1 +pkgrel=2 pkgdesc="Python wrapper for the GitLab API" arch=(any) url="https://github.com/python-gitlab/python-gitlab"
