From a54ea8a4269800607338248ff4f2ff5723b247cd Mon Sep 17 00:00:00 2001 From: Jerome Duval Date: Tue, 26 Nov 2019 20:52:54 +0100 Subject: [PATCH] cffi: bump version. --- dev-python/cffi/{cffi-1.12.3.recipe => cffi-1.13.2.recipe} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename dev-python/cffi/{cffi-1.12.3.recipe => cffi-1.13.2.recipe} (97%) diff --git a/dev-python/cffi/cffi-1.12.3.recipe b/dev-python/cffi/cffi-1.13.2.recipe similarity index 97% rename from dev-python/cffi/cffi-1.12.3.recipe rename to dev-python/cffi/cffi-1.13.2.recipe index d0114e28b..6f1040f1b 100644 --- a/dev-python/cffi/cffi-1.12.3.recipe +++ b/dev-python/cffi/cffi-1.13.2.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="041c81822e9f84b1d9c401182e174996f0bae9991f33725d059b771744290774" +CHECKSUM_SHA256="599a1e8ff057ac530c9ad1778293c665cb81a791421f46922d80a86473c13346" ARCHITECTURES="!x86_gcc2 x86 x86_64" SECONDARY_ARCHITECTURES="x86"