diff options
author | Natanael Copa <ncopa@alpinelinux.org> | 2019-11-04 18:05:33 +0000 |
---|---|---|
committer | Natanael Copa <ncopa@alpinelinux.org> | 2019-11-05 15:35:39 +0000 |
commit | 6aaf8a124a16e5a19892b08b8843936353f20dee (patch) | |
tree | c4cd2c5d920598bba95471dec080faaadcc618c4 /testing | |
parent | 9787b6c9f86180e984c460ab5a27b62abe873e61 (diff) | |
download | aports-6aaf8a124a16e5a19892b08b8843936353f20dee.tar.bz2 aports-6aaf8a124a16e5a19892b08b8843936353f20dee.tar.xz |
testing/py3-matplotlib: rebuild against python 3.8
Diffstat (limited to 'testing')
-rw-r--r-- | testing/py3-matplotlib/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/py3-matplotlib/APKBUILD b/testing/py3-matplotlib/APKBUILD index 1d6fb2d745..dec5de4117 100644 --- a/testing/py3-matplotlib/APKBUILD +++ b/testing/py3-matplotlib/APKBUILD @@ -3,7 +3,7 @@ pkgname=py3-matplotlib _pkgname=matplotlib pkgver=3.1.1 -pkgrel=0 +pkgrel=1 pkgdesc="Python3 library for plots" url="https://matplotlib.org" arch="all" |