aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorNatanael Copa <ncopa@alpinelinux.org>2019-04-04 12:32:05 +0000
committerNatanael Copa <ncopa@alpinelinux.org>2019-04-17 11:45:40 +0000
commitbb37c77fa375ec392039a2498a581f9c16cb79bd (patch)
tree46acc84a59b305b80029c7e5bd449ad41c423b6e
parent5cfb447a16103c2b18d65bd4534d7ab8a6629bbb (diff)
downloadaports-bb37c77fa375ec392039a2498a581f9c16cb79bd.tar.bz2
aports-bb37c77fa375ec392039a2498a581f9c16cb79bd.tar.xz
community/py-augeas: rebuild against python 3.7
-rw-r--r--community/py-augeas/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/community/py-augeas/APKBUILD b/community/py-augeas/APKBUILD
index ea105877a9..f8bd9bc5a1 100644
--- a/community/py-augeas/APKBUILD
+++ b/community/py-augeas/APKBUILD
@@ -3,7 +3,7 @@
pkgname=py-augeas
_pkgname=python-augeas
pkgver=1.0.3
-pkgrel=1
+pkgrel=2
pkgdesc="Pure python bindings for augeas"
url="https://pypi.python.org/pypi/python-augeas"
arch="noarch"