Date: Friday, October 25, 2019 @ 19:55:53 Author: felixonmars Revision: 519629
Python 3.8 rebuild Modified: python-mpmath/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2019-10-25 19:55:40 UTC (rev 519628) +++ PKGBUILD 2019-10-25 19:55:53 UTC (rev 519629) @@ -7,7 +7,7 @@ pkgbase=python-mpmath pkgname=(python2-mpmath python-mpmath) pkgver=1.1.0 -pkgrel=1 +pkgrel=2 pkgdesc='Python library for arbitrary-precision floating-point arithmetic.' arch=(any) url='http://mpmath.org/'
