aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorNatanael Copa <ncopa@alpinelinux.org>2019-11-04 07:09:41 +0000
committerNatanael Copa <ncopa@alpinelinux.org>2019-11-05 15:35:32 +0000
commit9e204aad49a9165b08d1787c69c463ca6676b497 (patch)
treeb6413469e228519cb4cf6944bee59dfc97e7479b
parent3c46000c802c83b2f3a61e07699c7423b3e61bb7 (diff)
testing/py3-blist: rebuild against python 3.8
-rw-r--r--testing/py3-blist/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/py3-blist/APKBUILD b/testing/py3-blist/APKBUILD
index e2d468046fc..a8ed2d2b84a 100644
--- a/testing/py3-blist/APKBUILD
+++ b/testing/py3-blist/APKBUILD
@@ -3,7 +3,7 @@
pkgname=py3-blist
_pkgname=blist
pkgver=1.3.6
-pkgrel=2
+pkgrel=3
pkgdesc="A list-like type with better asymptotic performance and similar performance on small lists"
url="https://github.com/DanielStutzbach/blist"
arch="all"