From 0307f3c20c1af9c648804ed9a00602264ff7ea37 Mon Sep 17 00:00:00 2001 From: Alessio Sergi Date: Mon, 28 Aug 2017 06:33:30 +0200 Subject: [PATCH] python-monotonic: rebuild for Python 3.6 --- srcpkgs/python-monotonic/template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/srcpkgs/python-monotonic/template b/srcpkgs/python-monotonic/template index 4a31bccee38..7f599b7bb82 100644 --- a/srcpkgs/python-monotonic/template +++ b/srcpkgs/python-monotonic/template @@ -1,7 +1,7 @@ # Template file for 'python-monotonic' pkgname=python-monotonic version=1.3 -revision=2 +revision=3 noarch=yes wrksrc="monotonic-${version}" build_style=python2-module