From be3ab7eb856d51d0c86fce5c29c7c732dd8f50d1 Mon Sep 17 00:00:00 2001 From: Dimitris Zlatanidis Date: Wed, 16 Mar 2016 10:43:02 +0200 Subject: python/ptpython: Updated for version 0.31. Signed-off-by: Dimitris Zlatanidis --- python/ptpython/ptpython.SlackBuild | 2 +- python/ptpython/ptpython.info | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) (limited to 'python') diff --git a/python/ptpython/ptpython.SlackBuild b/python/ptpython/ptpython.SlackBuild index 4dee22783d..a50a4d624c 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.30} +VERSION=${VERSION:-0.31} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} diff --git a/python/ptpython/ptpython.info b/python/ptpython/ptpython.info index 08ae791196..6759420f6b 100644 --- a/python/ptpython/ptpython.info +++ b/python/ptpython/ptpython.info @@ -1,8 +1,8 @@ PRGNAM="ptpython" -VERSION="0.30" +VERSION="0.31" HOMEPAGE="https://github.com/jonathanslenders/ptpython" -DOWNLOAD="https://pypi.python.org/packages/source/p/ptpython/ptpython-0.30.tar.gz" -MD5SUM="aefbe9a6f9d8001fdff3573a6840e2b2" +DOWNLOAD="https://pypi.python.org/packages/source/p/ptpython/ptpython-0.31.tar.gz" +MD5SUM="c1a8a2f4b5fa8c91ff31bfe7582bfd2b" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="prompt_toolkit jedi docopt Pygments" -- cgit v1.2.3