diff options
author | Peter Bui <pnutzh4x0r@gmail.com> | 2015-07-20 23:22:33 -0500 |
---|---|---|
committer | Natanael Copa <ncopa@alpinelinux.org> | 2015-07-21 06:10:51 +0000 |
commit | c301230ca189b21bfde787272d0a016c69b17d36 (patch) | |
tree | 851dde82b1adf021f4ef5dd2760b5c3174d00eec | |
parent | 72dea4faf13e2a0ed9fd0ff8d5b36674cde8c7c6 (diff) | |
download | aports-c301230ca189b21bfde787272d0a016c69b17d36.tar.bz2 aports-c301230ca189b21bfde787272d0a016c69b17d36.tar.xz |
main/py-rquests: move from testing
-rw-r--r-- | main/py-requests/APKBUILD (renamed from testing/py-requests/APKBUILD) | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/py-requests/APKBUILD b/main/py-requests/APKBUILD index 7f5ee287d2..781da38514 100644 --- a/testing/py-requests/APKBUILD +++ b/main/py-requests/APKBUILD @@ -1,4 +1,4 @@ -# Contributor: William Pitcock <nenolod@dereferenced.org> +# Contributor: Peter Bui <pnutzh4x0r@gmail.com> # Maintainer: William Pitcock <nenolod@dereferenced.org> pkgname=py-requests _pkgname=requests |