aboutsummaryrefslogtreecommitdiffstats
path: root/community/py3-hglib
diff options
context:
space:
mode:
authorNatanael Copa <ncopa@alpinelinux.org>2019-10-30 15:04:53 +0000
committerNatanael Copa <ncopa@alpinelinux.org>2019-11-05 15:33:59 +0000
commitc51a2aec0632169dd48f5afa179f22b6b551886d (patch)
tree2608cb8d371b6f4fcdcc2821a92c3589c80a2c76 /community/py3-hglib
parente6bb0d5015c9ded12fe4dd612b35d1d46d702da4 (diff)
downloadaports-c51a2aec0632169dd48f5afa179f22b6b551886d.tar.bz2
aports-c51a2aec0632169dd48f5afa179f22b6b551886d.tar.xz
community/py3-hglib: rebuild against python 3.8
Diffstat (limited to 'community/py3-hglib')
-rw-r--r--community/py3-hglib/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/community/py3-hglib/APKBUILD b/community/py3-hglib/APKBUILD
index 5873dafa3d..fb443e3330 100644
--- a/community/py3-hglib/APKBUILD
+++ b/community/py3-hglib/APKBUILD
@@ -3,7 +3,7 @@
pkgname=py3-hglib
_pkgname=python-hglib
pkgver=2.6.1
-pkgrel=2
+pkgrel=3
pkgdesc="A fast and convenient interface to Mercurial's command server"
# hglib.error.CommandError: (255, b'', b'abort: creating obsolete markers is not enabled on this repo')
options="!check"