python-pyreadline: Rebuild for python 3.8

This commit is contained in:
Alexey Pavlov
2019-10-25 13:19:47 +03:00
parent 978bf5ef75
commit d82dfe5cb3

View File

@@ -4,7 +4,7 @@ _realname=pyreadline
pkgbase=mingw-w64-python-${_realname}
pkgname=("${MINGW_PACKAGE_PREFIX}-python2-${_realname}" "${MINGW_PACKAGE_PREFIX}-python3-${_realname}")
pkgver=2.1
pkgrel=1
pkgrel=2
pkgdesc="A python implementation of GNU readline. (mingw-w64)"
arch=('any')
url='https://ipython.org/pyreadline.html'