From 3697fa09bce75749c584064fdd0c564ec799d50c Mon Sep 17 00:00:00 2001 From: Juan RP Date: Thu, 19 Mar 2015 08:38:19 +0100 Subject: [PATCH] python-setuptools: rebuild to generate 3.4 pkgs. --- srcpkgs/python-setuptools/template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/srcpkgs/python-setuptools/template b/srcpkgs/python-setuptools/template index 7ef5783d2c8..62968a6a378 100644 --- a/srcpkgs/python-setuptools/template +++ b/srcpkgs/python-setuptools/template @@ -1,7 +1,7 @@ # Template file for 'python-setuptools' pkgname=python-setuptools version=14.3 -revision=1 +revision=2 noarch=yes wrksrc="setuptools-${version}" python_versions="2.7 3.4"