From 88f3ed886b066613f0179bd96686d01926e09047 Mon Sep 17 00:00:00 2001 From: maxice8 Date: Thu, 31 Jan 2019 15:15:14 -0200 Subject: [PATCH] python-shapely: rebuild to fix cpython modules --- 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 04a1488ebbb..25cc875a02c 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=1 +revision=2 wrksrc="Shapely-${version}" build_style=python-module pycompile_module="shapely"