aboutsummaryrefslogtreecommitdiffstats
path: root/community/py-hglib
diff options
context:
space:
mode:
authorAndré Klitzing <aklitzing@gmail.com>2018-05-02 10:13:44 +0200
committerFrancesco Colista <fcolista@alpinelinux.org>2018-05-08 07:02:39 +0000
commite086f2ad4d872bf33c9d3cb487c159bb3b32ab2a (patch)
tree0aed483d9a01a2ac8a8f206cd33095949d33983e /community/py-hglib
parent440a3d6db2d7b75eff610b73005e6072ea12235e (diff)
downloadaports-e086f2ad4d872bf33c9d3cb487c159bb3b32ab2a.tar.bz2
aports-e086f2ad4d872bf33c9d3cb487c159bb3b32ab2a.tar.xz
community/py-hglib: upgrade to 2.6.1
Diffstat (limited to 'community/py-hglib')
-rw-r--r--community/py-hglib/APKBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/community/py-hglib/APKBUILD b/community/py-hglib/APKBUILD
index 197fdf3615..a910d6f89c 100644
--- a/community/py-hglib/APKBUILD
+++ b/community/py-hglib/APKBUILD
@@ -2,7 +2,7 @@
# Maintainer: André Klitzing <aklitzing@gmail.com>
pkgname=py-hglib
_pkgname=python-hglib
-pkgver=2.5
+pkgver=2.6.1
pkgrel=0
pkgdesc="A fast and convenient interface to Mercurial's command server"
url="https://pypi.python.org/pypi/python-hglib"
@@ -49,4 +49,4 @@ _py3() {
_py python3
}
-sha512sums="6152094dcace80b6c6b927543d6450ef2eb0bf6ab86de966a025dba12fc0a95910a0aaea7df2491d320c00ee76a4c3f5dfb3cfbdaaaaa6c941a3322c1b0dbab9 python-hglib-2.5.tar.gz"
+sha512sums="3895c38d07cf3d66c711ad37d312535d233430938c536c6e8e548c34bbe3deb5a1f3cc5ad05151e28cac86657d7cdb4bc0a55a1ea5f78aa42856b694cfbe8c97 python-hglib-2.6.1.tar.gz"