diff --git a/dev-python/cryptography/cryptography-2.7.recipe b/dev-python/cryptography/cryptography-2.8.recipe similarity index 94% rename from dev-python/cryptography/cryptography-2.7.recipe rename to dev-python/cryptography/cryptography-2.8.recipe index 386f8bb61..7931faeca 100644 --- a/dev-python/cryptography/cryptography-2.7.recipe +++ b/dev-python/cryptography/cryptography-2.8.recipe @@ -9,9 +9,8 @@ COPYRIGHT="2013-2018 The cryptography developers" LICENSE="Apache v2 BSD (3-clause)" REVISION="1" -SOURCE_URI="https://github.com/pyca/cryptography/archive/$portVersion.tar.gz" -CHECKSUM_SHA256="6e01aafcd430086f1a943dcf04d71cfc2247aedeec5d6c474ce5450acd2fbdd7" -SOURCE_FILENAME="cryptography-$portVersion.tar.gz" +SOURCE_URI="https://pypi.io/packages/source/c/cryptography/cryptography-$portVersion.tar.gz" +CHECKSUM_SHA256="3cda1f0ed8747339bbdf71b9f38ca74c7b592f24f65cdb3ab3765e4b02871651" ARCHITECTURES="!x86_gcc2 x86 x86_64" SECONDARY_ARCHITECTURES="x86"