diff options
Diffstat (limited to 'python')
-rw-r--r-- | python/python3-ptyprocess/python3-ptyprocess.SlackBuild | 2 | ||||
-rw-r--r-- | python/python3-ptyprocess/python3-ptyprocess.info | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/python/python3-ptyprocess/python3-ptyprocess.SlackBuild b/python/python3-ptyprocess/python3-ptyprocess.SlackBuild index 8f0ed1f04c29..f31036124be1 100644 --- a/python/python3-ptyprocess/python3-ptyprocess.SlackBuild +++ b/python/python3-ptyprocess/python3-ptyprocess.SlackBuild @@ -25,7 +25,7 @@ SRCNAM=ptyprocess PRGNAM=python3-$SRCNAM -VERSION=${VERSION:-0.5.1} +VERSION=${VERSION:-0.5.2} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} diff --git a/python/python3-ptyprocess/python3-ptyprocess.info b/python/python3-ptyprocess/python3-ptyprocess.info index fc65d8048559..31917e61dfee 100644 --- a/python/python3-ptyprocess/python3-ptyprocess.info +++ b/python/python3-ptyprocess/python3-ptyprocess.info @@ -1,8 +1,8 @@ PRGNAM="python3-ptyprocess" -VERSION="0.5.1" +VERSION="0.5.2" HOMEPAGE="https://pypi.python.org/pypi/ptyprocess" -DOWNLOAD="https://files.pythonhosted.org/packages/source/p/ptyprocess/ptyprocess-0.5.1.tar.gz" -MD5SUM="94e537122914cc9ec9c1eadcd36e73a1" +DOWNLOAD="https://files.pythonhosted.org/packages/source/p/ptyprocess/ptyprocess-0.5.2.tar.gz" +MD5SUM="d3b8febae1b8c53b054bd818d0bb8665" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="python3" |