Date: Thursday, April 6, 2023 @ 03:01:18 Author: felixonmars Revision: 1438175
upgpkg: python-pint 0.19.2-2: rebuild with python 3.11 (rebuild pass 1, specified --nocheck) Modified: python-pint/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2023-04-06 03:01:12 UTC (rev 1438174) +++ PKGBUILD 2023-04-06 03:01:18 UTC (rev 1438175) @@ -3,7 +3,7 @@ pkgname=python-pint pkgver=0.19.2 -pkgrel=1 +pkgrel=2 pkgdesc="A unit library for Python" arch=('any') license=('BSD')