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