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