diff --git a/dev-python/cffi/cffi-1.11.5.recipe b/dev-python/cffi/cffi-1.12.3.recipe similarity index 96% rename from dev-python/cffi/cffi-1.11.5.recipe rename to dev-python/cffi/cffi-1.12.3.recipe index f09b4910e..d0114e28b 100644 --- a/dev-python/cffi/cffi-1.11.5.recipe +++ b/dev-python/cffi/cffi-1.12.3.recipe @@ -6,7 +6,7 @@ COPYRIGHT="2012-2018 Armin Rigo, Maciej Fijalkowski" LICENSE="MIT" REVISION="1" SOURCE_URI="https://files.pythonhosted.org/packages/source/c/cffi/cffi-$portVersion.tar.gz" -CHECKSUM_SHA256="e90f17980e6ab0f3c2f3730e56d1fe9bcba1891eeea58966e89d352492cc74f4" +CHECKSUM_SHA256="041c81822e9f84b1d9c401182e174996f0bae9991f33725d059b771744290774" ARCHITECTURES="!x86_gcc2 x86 x86_64" SECONDARY_ARCHITECTURES="x86" @@ -46,7 +46,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