python-sqlitedict: Rebuild for python 3.8
This commit is contained in:
@@ -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')
|
||||
|
||||
Reference in New Issue
Block a user