aboutsummaryrefslogtreecommitdiffstats
path: root/community
diff options
context:
space:
mode:
authorNatanael Copa <ncopa@alpinelinux.org>2019-04-15 17:40:23 +0000
committerNatanael Copa <ncopa@alpinelinux.org>2019-04-17 11:45:43 +0000
commitf495b0d5cafb82c0edb19ba094dceead20027ec5 (patch)
tree56ed2214f04e29667c02432f186b1502360064ad /community
parent05c458208472ee0bb0b87ce72583c203c81563b3 (diff)
downloadaports-f495b0d5cafb82c0edb19ba094dceead20027ec5.tar.bz2
aports-f495b0d5cafb82c0edb19ba094dceead20027ec5.tar.xz
community/py-hglib: rebuild against python 3.7
Diffstat (limited to 'community')
-rw-r--r--community/py-hglib/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/community/py-hglib/APKBUILD b/community/py-hglib/APKBUILD
index a910d6f89c..1e59fa8a78 100644
--- a/community/py-hglib/APKBUILD
+++ b/community/py-hglib/APKBUILD
@@ -3,7 +3,7 @@
pkgname=py-hglib
_pkgname=python-hglib
pkgver=2.6.1
-pkgrel=0
+pkgrel=1
pkgdesc="A fast and convenient interface to Mercurial's command server"
url="https://pypi.python.org/pypi/python-hglib"
arch="noarch"