From ea094b4e8c3f21eba596cbe252e9f733cf68098b Mon Sep 17 00:00:00 2001 From: Alessio Sergi Date: Sun, 16 Oct 2016 18:17:37 +0200 Subject: [PATCH] python-MarkupSafe: rebuild to pick up correct python3 pkg --- srcpkgs/python-MarkupSafe/template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/srcpkgs/python-MarkupSafe/template b/srcpkgs/python-MarkupSafe/template index 3a2edd747d6..d0751ff05aa 100644 --- a/srcpkgs/python-MarkupSafe/template +++ b/srcpkgs/python-MarkupSafe/template @@ -1,7 +1,7 @@ # Template file for 'python-MarkupSafe' pkgname=python-MarkupSafe version=0.23 -revision=6 +revision=7 wrksrc="MarkupSafe-${version}" build_style=python-module hostmakedepends="python-setuptools python3-setuptools"