summaryrefslogtreecommitdiff
path: root/user/py3-cryptography/APKBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'user/py3-cryptography/APKBUILD')
-rw-r--r--user/py3-cryptography/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/user/py3-cryptography/APKBUILD b/user/py3-cryptography/APKBUILD
index 0c42cdc67..9232dd69d 100644
--- a/user/py3-cryptography/APKBUILD
+++ b/user/py3-cryptography/APKBUILD
@@ -5,7 +5,7 @@ _pkgname=${pkgname#py3-}
pkgver=2.4.2
pkgrel=0
pkgdesc="A package which provides cryptographic recipes and primitives"
-url="https://pypi.python.org/pypi/cryptography"
+url="https://pypi.org/project/cryptography"
arch="all"
options="!check" # tests want hypothesis; deep rabbit hole
license="Apache-2.0 OR BSD-3-Clause"