Date: Friday, October 25, 2019 @ 15:52:16 Author: felixonmars Revision: 519235
Python 3.8 rebuild Modified: python-gmpy2/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2019-10-25 15:52:10 UTC (rev 519234) +++ PKGBUILD 2019-10-25 15:52:16 UTC (rev 519235) @@ -5,7 +5,7 @@ pkgbase=python-gmpy2 pkgname=(python2-gmpy2 python-gmpy2) pkgver=2.1.0b1 -pkgrel=1 +pkgrel=2 pkgdesc="Provides C-coded Python modules for fast multiple-precision arithmetic." arch=(x86_64) url="https://github.com/aleaxit/gmpy"
