Date: Thursday, December 2, 2021 @ 19:21:13 Author: foutrelis Revision: 1062330
upgpkg: python-asteval 0.9.25-3: Python 3.10 rebuild Modified: python-asteval/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-12-02 19:21:11 UTC (rev 1062329) +++ PKGBUILD 2021-12-02 19:21:13 UTC (rev 1062330) @@ -2,7 +2,7 @@ pkgname=python-asteval pkgver=0.9.25 -pkgrel=2 +pkgrel=3 pkgdesc="Minimalistic evaluator of python expression using ast module" url="https://github.com/newville/asteval" license=('MIT')
