Date: Saturday, November 2, 2019 @ 22:27:37 Author: felixonmars Revision: 522303
Python 3.8 rebuild Modified: python-pluggy/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2019-11-02 22:27:27 UTC (rev 522302) +++ PKGBUILD 2019-11-02 22:27:37 UTC (rev 522303) @@ -3,7 +3,7 @@ pkgbase=python-pluggy pkgname=(python-pluggy python2-pluggy) pkgver=0.13.0 -pkgrel=2 +pkgrel=3 pkgdesc="Plugin and hook calling mechanisms for python" arch=('any') url="https://www.pluggypayments.com/docs/python"