python-flexmock: Rebuild for python 3.8

This commit is contained in:
Alexey Pavlov
2019-10-28 00:11:08 +03:00
parent 397d3c979b
commit ae1bc3a207

View File

@@ -4,7 +4,7 @@ _realname=flexmock
pkgbase=mingw-w64-python-${_realname}
pkgname=("${MINGW_PACKAGE_PREFIX}-python2-${_realname}" "${MINGW_PACKAGE_PREFIX}-python3-${_realname}")
pkgver=0.10.4
pkgrel=1
pkgrel=2
pkgdesc="Mock/Stub/Spy library for Python (mingw-w64)"
arch=('any')
url='https://has207.github.com/flexmock'