From 41ca0f64ebd152100304b455326de7a27da123f9 Mon Sep 17 00:00:00 2001 From: Alessio Sergi Date: Mon, 28 Aug 2017 05:25:08 +0200 Subject: [PATCH] canto-next: rebuild for Python 3.6 --- srcpkgs/canto-next/template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/srcpkgs/canto-next/template b/srcpkgs/canto-next/template index 19542bc08f1..63476dd0fd5 100644 --- a/srcpkgs/canto-next/template +++ b/srcpkgs/canto-next/template @@ -1,7 +1,7 @@ # Template file for 'canto-next' pkgname=canto-next version=0.9.7 -revision=1 +revision=2 noarch=yes build_style=python3-module hostmakedepends="python3-setuptools"