pycairo: Rebuild for Python 3.8

This commit is contained in:
Alexey Pavlov
2019-10-24 14:57:41 +03:00
parent bf2399bee0
commit 340cf6aa78

View File

@@ -4,7 +4,7 @@ _realname=pycairo
pkgbase=mingw-w64-${_realname}
pkgname=("${MINGW_PACKAGE_PREFIX}-python2-cairo" "${MINGW_PACKAGE_PREFIX}-python3-cairo")
pkgver=1.18.1
pkgrel=1
pkgrel=2
pkgdesc="Python bindings for the cairo graphics library (mingw-w64)"
url="https://pycairo.readthedocs.io"
arch=('any')