diff --git a/dev-python/cryptography/cryptography-2.4.1.recipe b/dev-python/cryptography/cryptography-2.7.recipe similarity index 97% rename from dev-python/cryptography/cryptography-2.4.1.recipe rename to dev-python/cryptography/cryptography-2.7.recipe index c44205a61..386f8bb61 100644 --- a/dev-python/cryptography/cryptography-2.4.1.recipe +++ b/dev-python/cryptography/cryptography-2.7.recipe @@ -10,7 +10,7 @@ LICENSE="Apache v2 BSD (3-clause)" REVISION="1" SOURCE_URI="https://github.com/pyca/cryptography/archive/$portVersion.tar.gz" -CHECKSUM_SHA256="c2f95758f7c6ce3e89cc18b59d39c6c9e581f3f34c9799307ffcc0cb1651d63d" +CHECKSUM_SHA256="6e01aafcd430086f1a943dcf04d71cfc2247aedeec5d6c474ce5450acd2fbdd7" SOURCE_FILENAME="cryptography-$portVersion.tar.gz" ARCHITECTURES="!x86_gcc2 x86 x86_64" @@ -56,7 +56,7 @@ fi # gcc2 does not support the flags passed by python3 if [ "$effectiveTargetArchitecture" != x86_gcc2 ]; then PYTHON_PACKAGES+=(python3) - PYTHON_VERSIONS+=(3.6) + PYTHON_VERSIONS+=(3.7) PYTHON_LIBSUFFIXES+=(m) BUILD_REQUIRES+=" setuptools_python3