python-olefile: Rebuild for python 3.8

This commit is contained in:
Alexey Pavlov
2019-10-29 11:39:23 +03:00
parent 9902497082
commit 1628e16882

View File

@@ -4,7 +4,7 @@ _realname=olefile
pkgbase=mingw-w64-python-${_realname}
pkgname=("${MINGW_PACKAGE_PREFIX}-python2-${_realname}" "${MINGW_PACKAGE_PREFIX}-python3-${_realname}")
pkgver=0.46
pkgrel=1
pkgrel=2
arch=('any')
license=('BSD')
url="https://www.decalage.info/olefile"