ptyprocess: Rebuilt against python3 3.6.0.

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackware-id.org>
This commit is contained in:
Willy Sudiarto Raharjo 2017-03-12 07:16:14 +07:00
parent c259ddaa60
commit 8de32bda21
No known key found for this signature in database
GPG key ID: 887B8374D7333381

View file

@ -2,7 +2,7 @@
# Slackware build script for ptyprocess # Slackware build script for ptyprocess
# Copyright 2015-2016 Willy Sudiarto Raharjo <willysr@slackware-id.org> # Copyright 2015-2017 Willy Sudiarto Raharjo <willysr@slackware-id.org>
# All rights reserved. # All rights reserved.
# #
# Redistribution and use of this script, with or without modification, is # Redistribution and use of this script, with or without modification, is
@ -24,7 +24,7 @@
PRGNAM=ptyprocess PRGNAM=ptyprocess
VERSION=${VERSION:-0.5.1} VERSION=${VERSION:-0.5.1}
BUILD=${BUILD:-2} BUILD=${BUILD:-3}
TAG=${TAG:-_csb} TAG=${TAG:-_csb}
if [ -z "$ARCH" ]; then if [ -z "$ARCH" ]; then