From a1aa6a8b8bba70f73c95f24bad1f09892ca1c233 Mon Sep 17 00:00:00 2001 From: Leah Neukirchen Date: Mon, 23 Dec 2019 15:10:44 +0100 Subject: [PATCH] python-cffi: rebuild for Python 3.8.1. --- srcpkgs/python-cffi/template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/srcpkgs/python-cffi/template b/srcpkgs/python-cffi/template index 27ae03879a..8501b202bf 100644 --- a/srcpkgs/python-cffi/template +++ b/srcpkgs/python-cffi/template @@ -1,7 +1,7 @@ # Template file for 'python-cffi' pkgname=python-cffi version=1.12.3 -revision=1 +revision=2 wrksrc="cffi-${version}" build_style=python-module pycompile_module="cffi"