From b0e67ae698ac84663995c463a09bd0d3f47ee1b8 Mon Sep 17 00:00:00 2001 From: Alessio Sergi Date: Mon, 28 Aug 2017 07:03:38 +0200 Subject: [PATCH] python-yamllint: rebuild for Python 3.6 --- srcpkgs/python-yamllint/template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/srcpkgs/python-yamllint/template b/srcpkgs/python-yamllint/template index c93313916ba..818293546fe 100644 --- a/srcpkgs/python-yamllint/template +++ b/srcpkgs/python-yamllint/template @@ -1,7 +1,7 @@ # Template file for 'python-yamllint' pkgname=python-yamllint version=1.8.1 -revision=1 +revision=2 noarch=yes wrksrc="yamllint-${version}" build_style=python-module