aboutsummaryrefslogtreecommitdiffstats
path: root/testing/py-github3
diff options
context:
space:
mode:
authorFabian Affolter <fabian@affolter-engineering.ch>2014-08-21 16:45:24 +0000
committerFabian Affolter <fabian@affolter-engineering.ch>2014-08-23 10:28:57 +0000
commitdc3f50f6b972dae601b063fae74f039b849163cf (patch)
tree4f765620ae6bf744804a8d73249e6693eb06f062 /testing/py-github3
parent183619f5a5eca0b064bd6b74cfd44d05e6f25201 (diff)
downloadaports-dc3f50f6b972dae601b063fae74f039b849163cf.tar.bz2
aports-dc3f50f6b972dae601b063fae74f039b849163cf.tar.xz
testing/py-github3: update url
Diffstat (limited to 'testing/py-github3')
-rw-r--r--testing/py-github3/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/py-github3/APKBUILD b/testing/py-github3/APKBUILD
index 0212b79229..97986943fe 100644
--- a/testing/py-github3/APKBUILD
+++ b/testing/py-github3/APKBUILD
@@ -5,7 +5,7 @@ _pkgname=github3.py
pkgver=0.9.1
pkgrel=0
pkgdesc="Python wrapper for the GitHub API"
-url="http://code.google.com/p/pycolumnize/"
+url="https://github3py.readthedocs.org/"
arch="noarch"
license="BSD"
depends="python py-requests py-uritemplate"