summaryrefslogtreecommitdiff
path: root/user/py3-rfc3339/APKBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'user/py3-rfc3339/APKBUILD')
-rw-r--r--user/py3-rfc3339/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/user/py3-rfc3339/APKBUILD b/user/py3-rfc3339/APKBUILD
index ae6c517af..928996f5e 100644
--- a/user/py3-rfc3339/APKBUILD
+++ b/user/py3-rfc3339/APKBUILD
@@ -6,7 +6,7 @@ _pkgname=pyRFC3339
pkgver=1.1
pkgrel=0
pkgdesc="Generate and parse RFC 3339 timestamps"
-url="https://pypi.python.org/pypi/pyRFC3339"
+url="https://pypi.org/project/pyRFC3339"
arch="noarch"
options="!check" # needs nose
license="MIT"