diff options
| author | Sören Tempel <soeren+git@soeren-tempel.net> | 2017-11-01 15:34:56 +0100 |
|---|---|---|
| committer | Sören Tempel <soeren+git@soeren-tempel.net> | 2017-11-01 16:55:24 +0100 |
| commit | 28ec1afcd7a39cb2f78246762c69de549d089a4e (patch) | |
| tree | 22ba17a7495806c14fd3bfd34c975173e8956f2a /main/py-gflags | |
| parent | 9ec5b021441becf1db0a4c91c34124c98b79d1f3 (diff) | |
| download | aports-28ec1afcd7a39cb2f78246762c69de549d089a4e.tar.bz2 aports-28ec1afcd7a39cb2f78246762c69de549d089a4e.tar.xz | |
Remove Peter Bui as a maintainer
He hasn't been active since 2015.
Diffstat (limited to 'main/py-gflags')
| -rw-r--r-- | main/py-gflags/APKBUILD | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/main/py-gflags/APKBUILD b/main/py-gflags/APKBUILD index b3bc4f6293..9706ab4aac 100644 --- a/main/py-gflags/APKBUILD +++ b/main/py-gflags/APKBUILD @@ -1,8 +1,8 @@ -# Maintainer: Peter Bui <pnutzh4x0r@gmail.com> +# Maintainer: pkgname=py-gflags _pkgname=python-gflags pkgver=3.1.1 -pkgrel=0 +pkgrel=1 pkgdesc="Commandline flags module for Python" url="https://github.com/google/python-gflags" arch="noarch" |
