Rebuild packages for Python 3.7

This commit is contained in:
Alexey Pavlov
2018-07-09 10:48:04 +03:00
parent c054d829f0
commit dabcc8eb24
130 changed files with 286 additions and 309 deletions

View File

@@ -4,7 +4,7 @@ _realname=matplotlib
pkgbase=mingw-w64-python-${_realname}
pkgname=("${MINGW_PACKAGE_PREFIX}-python2-${_realname}" "${MINGW_PACKAGE_PREFIX}-python3-${_realname}")
pkgver=2.2.2
pkgrel=1
pkgrel=2
pkgdesc="A python plotting library, making publication quality plots (mingw-w64)"
arch=('any')
url='https://matplotlib.org/'