python-sqlitedict: Rebuild for python 3.8

This commit is contained in:
Alexey Pavlov
2019-10-29 12:17:45 +03:00
parent 46664f40cf
commit af2def9670

View File

@@ -5,7 +5,7 @@ pkgbase=mingw-w64-python-${_realname}
pkgname=("${MINGW_PACKAGE_PREFIX}-python3-${_realname}"
"${MINGW_PACKAGE_PREFIX}-python2-${_realname}")
pkgver=1.6.0
pkgrel=1
pkgrel=2
pkgdesc="Persistent dict, backed by sqlite3 and pickle, multithread-safe (mingw-w64)"
arch=('any')
license=('BSD')