ptyprocess: Rebuilt for python 3.7.

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackware-id.org>
This commit is contained in:
Willy Sudiarto Raharjo 2019-02-23 00:25:54 +07:00
parent 5faf0f60cd
commit 7f1181f3a1
No known key found for this signature in database
GPG key ID: 887B8374D7333381

View file

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