aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorNatanael Copa <ncopa@alpinelinux.org>2021-03-18 15:09:14 +0000
committerNatanael Copa <ncopa@alpinelinux.org>2021-04-05 18:18:37 +0000
commit63d45f7965ff8245885f311f0a652ecdaaa43c63 (patch)
treecf8f1fdfb546012ca2dce7325c44dd9a1755f57b
parent839b2e89808e5cd5851e9eb00cf0e4f5e017f0e2 (diff)
community/py3-augeas: rebuild against python 3.9
-rw-r--r--community/py3-augeas/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/community/py3-augeas/APKBUILD b/community/py3-augeas/APKBUILD
index 58e0d97e842..6df37700d62 100644
--- a/community/py3-augeas/APKBUILD
+++ b/community/py3-augeas/APKBUILD
@@ -3,7 +3,7 @@
pkgname=py3-augeas
_pkgname=python-augeas
pkgver=1.1.0
-pkgrel=0
+pkgrel=1
pkgdesc="Pure python bindings for augeas"
url="https://pypi.python.org/pypi/python-augeas"
arch="noarch"