Date: Friday, April 7, 2023 @ 05:09:03 Author: felixonmars Revision: 1440584
upgpkg: python-validators 0.20.0-2: rebuild with python 3.11 Modified: python-validators/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2023-04-07 05:09:02 UTC (rev 1440583) +++ PKGBUILD 2023-04-07 05:09:03 UTC (rev 1440584) @@ -2,7 +2,7 @@ pkgname=python-validators pkgver=0.20.0 -pkgrel=1 +pkgrel=2 pkgdesc="Python Data Validation for Humans" url="https://github.com/kvesteri/validators" license=('MIT')
