Date: Thursday, October 31, 2019 @ 17:11:10 Author: felixonmars Revision: 521288
Python 3.8 rebuild Modified: python-sqlitedict/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2019-10-31 17:10:33 UTC (rev 521287) +++ PKGBUILD 2019-10-31 17:11:10 UTC (rev 521288) @@ -2,7 +2,7 @@ pkgname=python-sqlitedict pkgver=1.6.0 -pkgrel=2 +pkgrel=3 pkgdesc="Persistent dict in Python, backed up by sqlite3 and pickle, multithread-safe" url="https://github.com/RaRe-Technologies/sqlitedict" license=('Apache')
