python-rst2pdf: Rebuild for python 3.8

This commit is contained in:
Alexey Pavlov
2019-10-29 12:09:57 +03:00
parent b9f3b23e2a
commit 4ea70bf8ab

View File

@@ -3,7 +3,7 @@ _realname=rst2pdf
pkgbase=mingw-w64-python-${_realname}
pkgname=("${MINGW_PACKAGE_PREFIX}-python2-${_realname}" "${MINGW_PACKAGE_PREFIX}-python3-${_realname}")
pkgver=0.93
pkgrel=4
pkgrel=5
pkgdesc="Create PDFs from simple text markup, no LaTeX required (mingw-w64)"
arch=('any')
url='https://github.com/ralsina/rst2pdf'