From e2b488ef194bff5a21ec663e1da4f55210a517ff Mon Sep 17 00:00:00 2001 From: Benjamin Trigona-Harany Date: Sat, 10 Apr 2021 07:04:34 -0700 Subject: python/python3-ptyprocess: Updated for version 0.7.0. Signed-off-by: Willy Sudiarto Raharjo --- python/python3-ptyprocess/python3-ptyprocess.SlackBuild | 4 ++-- python/python3-ptyprocess/python3-ptyprocess.info | 6 +++--- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/python/python3-ptyprocess/python3-ptyprocess.SlackBuild b/python/python3-ptyprocess/python3-ptyprocess.SlackBuild index aa6d21afb4..4b2e723f00 100644 --- a/python/python3-ptyprocess/python3-ptyprocess.SlackBuild +++ b/python/python3-ptyprocess/python3-ptyprocess.SlackBuild @@ -3,7 +3,7 @@ # Slackware build script for python3-ptyprocess # Copyright 2016 Willy Sudiarto Raharjo -# Copyright 2017-2018 Benjamin Trigona-Harany +# Copyright 2017-2021 Benjamin Trigona-Harany # All rights reserved. # # Redistribution and use of this script, with or without modification, is @@ -24,7 +24,7 @@ # ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. PRGNAM=python3-ptyprocess -VERSION=${VERSION:-0.6.0} +VERSION=${VERSION:-0.7.0} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} diff --git a/python/python3-ptyprocess/python3-ptyprocess.info b/python/python3-ptyprocess/python3-ptyprocess.info index ec991c5489..e3978b246e 100644 --- a/python/python3-ptyprocess/python3-ptyprocess.info +++ b/python/python3-ptyprocess/python3-ptyprocess.info @@ -1,8 +1,8 @@ PRGNAM="python3-ptyprocess" -VERSION="0.6.0" +VERSION="0.7.0" HOMEPAGE="https://pypi.python.org/pypi/ptyprocess" -DOWNLOAD="https://files.pythonhosted.org/packages/source/p/ptyprocess/ptyprocess-0.6.0.tar.gz" -MD5SUM="37402d69f3b50913d4d483587bffad8f" +DOWNLOAD="https://files.pythonhosted.org/packages/source/p/ptyprocess/ptyprocess-0.7.0.tar.gz" +MD5SUM="9da200c397cb1752209a6b718b6cfc68" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="python3" -- cgit v1.2.3