Date: Thursday, October 31, 2019 @ 17:02:11 Author: foutrelis Revision: 521234
Python 3.8 rebuild Modified: python-gmpy2/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2019-10-31 17:02:09 UTC (rev 521233) +++ PKGBUILD 2019-10-31 17:02:11 UTC (rev 521234) @@ -5,7 +5,7 @@ pkgbase=python-gmpy2 pkgname=(python2-gmpy2 python-gmpy2) pkgver=2.1.0b1 -pkgrel=2 +pkgrel=3 pkgdesc="Provides C-coded Python modules for fast multiple-precision arithmetic." arch=(x86_64) url="https://github.com/aleaxit/gmpy"
