aboutsummaryrefslogtreecommitdiffstats
path: root/main/py-hiredis
diff options
context:
space:
mode:
authorSören Tempel <soeren+git@soeren-tempel.net>2017-11-01 15:33:47 +0100
committerSören Tempel <soeren+git@soeren-tempel.net>2017-11-01 16:55:24 +0100
commit9ec5b021441becf1db0a4c91c34124c98b79d1f3 (patch)
tree0cdb7b4a70c1b66b35be0e00f1fa85514d8a52cf /main/py-hiredis
parent34969e6b0b66ff9637a989ad8e0b93f89fd68d9b (diff)
downloadaports-9ec5b021441becf1db0a4c91c34124c98b79d1f3.tar.bz2
aports-9ec5b021441becf1db0a4c91c34124c98b79d1f3.tar.xz
Remove Eivind Uggedal as a maintainer
He hasn't been active since 2015.
Diffstat (limited to 'main/py-hiredis')
-rw-r--r--main/py-hiredis/APKBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/main/py-hiredis/APKBUILD b/main/py-hiredis/APKBUILD
index 733eeeb25a..f3ae61043a 100644
--- a/main/py-hiredis/APKBUILD
+++ b/main/py-hiredis/APKBUILD
@@ -1,8 +1,8 @@
-# Maintainer: Eivind Uggedal <eivind@uggedal.com>
+# Maintainer:
pkgname=py-hiredis
_pkgname=${pkgname#py-}
pkgver=0.1.4
-pkgrel=0
+pkgrel=1
pkgdesc="Python extension that wraps hiredis"
url="https://github.com/redis/hiredis-py"
arch="all"