aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAiden Grossman <agrossman154@yahoo.com>2021-12-08 08:07:39 +0000
committerNatanael Copa <ncopa@alpinelinux.org>2021-12-15 20:18:05 +0100
commit6b5ea5af4f805a8d1709a23fa063eb365831a3e5 (patch)
treeda77cc13ae5b2bae208a389d819d27c799d83539
parent48783337cb42d6563c03ea8a6c46f2cc9e42542b (diff)
community/py3-cycler: rebuild against python 3.10
-rw-r--r--community/py3-cycler/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/community/py3-cycler/APKBUILD b/community/py3-cycler/APKBUILD
index 67636e8afe7..4e0df287205 100644
--- a/community/py3-cycler/APKBUILD
+++ b/community/py3-cycler/APKBUILD
@@ -3,7 +3,7 @@
pkgname=py3-cycler
_pkgname=cycler
pkgver=0.10.0
-pkgrel=7
+pkgrel=8
pkgdesc="Composable style cycles in Python"
url="https://matplotlib.org/cycler/"
arch="noarch"