Date: Friday, November 1, 2019 @ 13:36:12 Author: felixonmars Revision: 521877
Python 3.8 rebuild Modified: python-mpmath/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2019-11-01 13:35:40 UTC (rev 521876) +++ PKGBUILD 2019-11-01 13:36:12 UTC (rev 521877) @@ -7,7 +7,7 @@ pkgbase=python-mpmath pkgname=(python2-mpmath python-mpmath) pkgver=1.1.0 -pkgrel=2 +pkgrel=3 pkgdesc='Python library for arbitrary-precision floating-point arithmetic.' arch=(any) url='http://mpmath.org/'
