From a3154869f4770b3696245dc45157ce0a771e43fd Mon Sep 17 00:00:00 2001 From: maxice8 Date: Thu, 31 Jan 2019 15:14:45 -0200 Subject: [PATCH] python-Bottleneck: rebuild to fix cpython modules --- srcpkgs/python-Bottleneck/template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/srcpkgs/python-Bottleneck/template b/srcpkgs/python-Bottleneck/template index 612ee340b23..0c308d5dbb5 100644 --- a/srcpkgs/python-Bottleneck/template +++ b/srcpkgs/python-Bottleneck/template @@ -1,7 +1,7 @@ # Template file for 'python-Bottleneck' pkgname=python-Bottleneck version=1.2.1 -revision=3 +revision=4 wrksrc="Bottleneck-${version}" build_style=python-module hostmakedepends="python-setuptools python3-setuptools"