From 7a34bf4201189f65d3bfd766796683644914acc7 Mon Sep 17 00:00:00 2001 From: Alessio Sergi Date: Mon, 28 Aug 2017 07:04:15 +0200 Subject: [PATCH] python-xlib: rebuild for Python 3.6 --- srcpkgs/python-xlib/template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/srcpkgs/python-xlib/template b/srcpkgs/python-xlib/template index 875a9e6404c..7dffd18bbf7 100644 --- a/srcpkgs/python-xlib/template +++ b/srcpkgs/python-xlib/template @@ -1,7 +1,7 @@ # Template file for 'python-xlib' pkgname=python-xlib version=0.19 -revision=2 +revision=3 noarch=yes build_style=python-module hostmakedepends="python-setuptools python3-setuptools"