From 0cbb34955dd8b11c37d991131f90790a1f9a048f Mon Sep 17 00:00:00 2001 From: Willy Sudiarto Raharjo Date: Sat, 16 Jan 2021 23:52:25 +0700 Subject: [PATCH] python/ptyprocess: Updated for version 0.7.0. Signed-off-by: Willy Sudiarto Raharjo --- python/ptyprocess/ptyprocess.SlackBuild | 4 ++-- python/ptyprocess/ptyprocess.info | 6 +++--- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/python/ptyprocess/ptyprocess.SlackBuild b/python/ptyprocess/ptyprocess.SlackBuild index 1a6b6ecac1..98cc6c00ec 100644 --- a/python/ptyprocess/ptyprocess.SlackBuild +++ b/python/ptyprocess/ptyprocess.SlackBuild @@ -2,7 +2,7 @@ # Slackware build script for ptyprocess -# Copyright 2016-2018 Willy Sudiarto Raharjo +# Copyright 2016-2021 Willy Sudiarto Raharjo # All rights reserved. # # Redistribution and use of this script, with or without modification, is @@ -23,7 +23,7 @@ # ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. PRGNAM=ptyprocess -VERSION=${VERSION:-0.6.0} +VERSION=${VERSION:-0.7.0} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} diff --git a/python/ptyprocess/ptyprocess.info b/python/ptyprocess/ptyprocess.info index 50670da7a8..2920d6c84a 100644 --- a/python/ptyprocess/ptyprocess.info +++ b/python/ptyprocess/ptyprocess.info @@ -1,8 +1,8 @@ PRGNAM="ptyprocess" -VERSION="0.6.0" +VERSION="0.7.0" HOMEPAGE="https://pypi.python.org/pypi/ptyprocess" -DOWNLOAD="https://files.pythonhosted.org/packages/7d/2d/e4b8733cf79b7309d84c9081a4ab558c89d8c89da5961bf4ddb050ca1ce0/ptyprocess-0.6.0.tar.gz" -MD5SUM="37402d69f3b50913d4d483587bffad8f" +DOWNLOAD="https://files.pythonhosted.org/packages/20/e5/16ff212c1e452235a90aeb09066144d0c5a6a8c0834397e03f5224495c4e/ptyprocess-0.7.0.tar.gz" +MD5SUM="9da200c397cb1752209a6b718b6cfc68" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES=""