aboutsummaryrefslogtreecommitdiffstats
path: root/testing/py3-cycler
diff options
context:
space:
mode:
authorNatanael Copa <ncopa@alpinelinux.org>2019-11-04 12:12:34 +0000
committerNatanael Copa <ncopa@alpinelinux.org>2019-11-05 15:35:34 +0000
commit3c9f426e95ed75d87e1a5f2b00fa408fa87f80d1 (patch)
treec89bd0e236767c38dd5dd62e3ef1a06bf0741d23 /testing/py3-cycler
parentdac0842dfcce34f88bf716be577fa80a4feab8db (diff)
downloadaports-3c9f426e95ed75d87e1a5f2b00fa408fa87f80d1.tar.bz2
aports-3c9f426e95ed75d87e1a5f2b00fa408fa87f80d1.tar.xz
testing/py3-cycler: rebuild against python 3.8
Diffstat (limited to 'testing/py3-cycler')
-rw-r--r--testing/py3-cycler/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/py3-cycler/APKBUILD b/testing/py3-cycler/APKBUILD
index e9e0792c52..dd91e29e2c 100644
--- a/testing/py3-cycler/APKBUILD
+++ b/testing/py3-cycler/APKBUILD
@@ -3,7 +3,7 @@
pkgname=py3-cycler
_pkgname=cycler
pkgver=0.10.0
-pkgrel=5
+pkgrel=6
pkgdesc="Composable style cycles in Python"
url="https://matplotlib.org/cycler/"
arch="noarch"