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