From 4d779f49a93c6ec0f492a6e29e6689e7630beeba Mon Sep 17 00:00:00 2001 From: Leah Neukirchen Date: Mon, 23 Dec 2019 18:05:38 +0100 Subject: [PATCH] python-shapely: rebuild for Python 3.8.1. --- srcpkgs/python-shapely/template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/srcpkgs/python-shapely/template b/srcpkgs/python-shapely/template index 25cc875a02c..114726838f9 100644 --- a/srcpkgs/python-shapely/template +++ b/srcpkgs/python-shapely/template @@ -1,7 +1,7 @@ # Template file for 'python-shapely' pkgname=python-shapely version=1.7a1 -revision=2 +revision=3 wrksrc="Shapely-${version}" build_style=python-module pycompile_module="shapely"