aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorNatanael Copa <ncopa@alpinelinux.org>2021-03-10 13:46:54 +0000
committerNatanael Copa <ncopa@alpinelinux.org>2021-04-05 18:18:09 +0000
commitfe55a8e2b0019d7e4762492126457e94f784a30e (patch)
tree43ca02398df3334b2f031528e197a366fb875393
parent416ea25c29e1d877899dc8e08b347046f8931d3c (diff)
community/py3-contextlib2: rebuild against python 3.9
-rw-r--r--community/py3-contextlib2/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/community/py3-contextlib2/APKBUILD b/community/py3-contextlib2/APKBUILD
index 753eeb0a288..4c8f6a08e8c 100644
--- a/community/py3-contextlib2/APKBUILD
+++ b/community/py3-contextlib2/APKBUILD
@@ -2,7 +2,7 @@
# Maintainer: Leo <thinkabit.ukim@gmail.com>
pkgname=py3-contextlib2
pkgver=0.6.0
-pkgrel=0
+pkgrel=1
pkgdesc="Proving ground for contextlib from Python3"
url="https://github.com/jazzband/contextlib2"
arch="noarch"