aboutsummaryrefslogtreecommitdiffstats
path: root/main/py-oauthlib
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-oauthlib
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-oauthlib')
-rw-r--r--main/py-oauthlib/APKBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/main/py-oauthlib/APKBUILD b/main/py-oauthlib/APKBUILD
index d9af4a04db..4798d18a8d 100644
--- a/main/py-oauthlib/APKBUILD
+++ b/main/py-oauthlib/APKBUILD
@@ -1,8 +1,8 @@
-# Maintainer: Eivind Uggedal <eivind@uggedal.com>
+# Maintainer:
pkgname=py-oauthlib
_pkgname=${pkgname#py-}
pkgver=2.0.6
-pkgrel=0
+pkgrel=1
pkgdesc="A Python implementation of the OAuth request-signing logic"
url="https://github.com/idan/oauthlib"
arch="noarch"