From 29f6c70a126cc21773f91f011870a39eed99d77b Mon Sep 17 00:00:00 2001 From: Dimitris Zlatanidis Date: Tue, 19 Jul 2016 15:03:28 +0300 Subject: python/ptpython: Updated for version 0.35. Signed-off-by: Dimitris Zlatanidis --- python/ptpython/ptpython.SlackBuild | 2 +- python/ptpython/ptpython.info | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/python/ptpython/ptpython.SlackBuild b/python/ptpython/ptpython.SlackBuild index 3170596e52..b11331d082 100644 --- a/python/ptpython/ptpython.SlackBuild +++ b/python/ptpython/ptpython.SlackBuild @@ -23,7 +23,7 @@ # ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. PRGNAM=ptpython -VERSION=${VERSION:-0.34} +VERSION=${VERSION:-0.35} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} diff --git a/python/ptpython/ptpython.info b/python/ptpython/ptpython.info index 672d9530a1..6dbd6f49d0 100644 --- a/python/ptpython/ptpython.info +++ b/python/ptpython/ptpython.info @@ -1,8 +1,8 @@ PRGNAM="ptpython" -VERSION="0.34" +VERSION="0.35" HOMEPAGE="https://github.com/jonathanslenders/ptpython" -DOWNLOAD="https://pypi.python.org/packages/39/cc/5cd0ff55d774fd287bf3f07fd5ed57c25117b68fa3d7fc7a9649d9b3a02d/ptpython-0.34.tar.gz" -MD5SUM="80d3601924a61af755c1e024205851d8" +DOWNLOAD="https://pypi.python.org/packages/0d/3d/52e33dd83f02e2f0450c1a5a26928d88ebb65e8c99393a48736637b80cff/ptpython-0.35.tar.gz" +MD5SUM="9dc06e0422530ab6a601f42ca5267511" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="prompt_toolkit jedi docopt Pygments" -- cgit v1.2.3-65-gdbad