Date: Saturday, April 8, 2023 @ 06:10:14 Author: felixonmars Revision: 1441918
upgpkg: python-sqlitedict 2.1.0-2: rebuild with python 3.11 Modified: python-sqlitedict/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2023-04-08 06:10:03 UTC (rev 1441917) +++ PKGBUILD 2023-04-08 06:10:14 UTC (rev 1441918) @@ -2,7 +2,7 @@ pkgname=python-sqlitedict pkgver=2.1.0 -pkgrel=1 +pkgrel=2 pkgdesc="Persistent dict in Python, backed up by sqlite3 and pickle, multithread-safe" url="https://github.com/RaRe-Technologies/sqlitedict" license=('Apache')
