From 398920b4e9e879355d20517d458ff7f1262c4a3a Mon Sep 17 00:00:00 2001 From: maxice8 Date: Thu, 31 Jan 2019 15:15:11 -0200 Subject: [PATCH] python-pyscss: rebuild to fix cpython modules --- srcpkgs/python-pyscss/template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/srcpkgs/python-pyscss/template b/srcpkgs/python-pyscss/template index 222b902cf8f..a3c1f03226c 100644 --- a/srcpkgs/python-pyscss/template +++ b/srcpkgs/python-pyscss/template @@ -1,7 +1,7 @@ # Template file for 'python-pyscss' pkgname=python-pyscss version=1.3.5 -revision=5 +revision=6 wrksrc="pyScss-${version}" build_style=python-module hostmakedepends="python-setuptools python3-setuptools pcre-devel"