From 8de32bda21758f917fc65537a89d42fbfc8ead53 Mon Sep 17 00:00:00 2001 From: Willy Sudiarto Raharjo Date: Sun, 12 Mar 2017 07:16:14 +0700 Subject: [PATCH] ptyprocess: Rebuilt against python3 3.6.0. Signed-off-by: Willy Sudiarto Raharjo --- ptyprocess/ptyprocess.SlackBuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/ptyprocess/ptyprocess.SlackBuild b/ptyprocess/ptyprocess.SlackBuild index 97c9a4a..7812738 100644 --- a/ptyprocess/ptyprocess.SlackBuild +++ b/ptyprocess/ptyprocess.SlackBuild @@ -2,7 +2,7 @@ # Slackware build script for ptyprocess -# Copyright 2015-2016 Willy Sudiarto Raharjo +# Copyright 2015-2017 Willy Sudiarto Raharjo # All rights reserved. # # Redistribution and use of this script, with or without modification, is @@ -24,7 +24,7 @@ PRGNAM=ptyprocess VERSION=${VERSION:-0.5.1} -BUILD=${BUILD:-2} +BUILD=${BUILD:-3} TAG=${TAG:-_csb} if [ -z "$ARCH" ]; then