summaryrefslogtreecommitdiffstats
path: root/python
diff options
context:
space:
mode:
author Dimitris Zlatanidis <d.zlatanidis@gmail.com>2016-01-11 06:39:48 +0200
committer Dimitris Zlatanidis <d.zlatanidis@gmail.com>2016-01-11 06:39:48 +0200
commit2df12c4be0288cb3ce3bd3a229fe26a73d94dd62 (patch)
tree7fd5c655599f68035d8126b2f4ee355569223c8a /python
parent267bd4ef30ed177ceb4613f043e4f015bd50f19b (diff)
downloadslackbuilds-2df12c4be0288cb3ce3bd3a229fe26a73d94dd62.tar.gz
slackbuilds-2df12c4be0288cb3ce3bd3a229fe26a73d94dd62.tar.xz
python/ptpython: Updated for version 0.28.
Signed-off-by: Dimitris Zlatanidis <d.zlatanidis@gmail.com>
Diffstat (limited to 'python')
-rw-r--r--python/ptpython/ptpython.SlackBuild2
-rw-r--r--python/ptpython/ptpython.info6
2 files changed, 4 insertions, 4 deletions
diff --git a/python/ptpython/ptpython.SlackBuild b/python/ptpython/ptpython.SlackBuild
index 599b578ba7..3d40c12f8c 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.27}
+VERSION=${VERSION:-0.28}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
diff --git a/python/ptpython/ptpython.info b/python/ptpython/ptpython.info
index 48c93c32ee..f148e6bd62 100644
--- a/python/ptpython/ptpython.info
+++ b/python/ptpython/ptpython.info
@@ -1,8 +1,8 @@
PRGNAM="ptpython"
-VERSION="0.27"
+VERSION="0.28"
HOMEPAGE="https://github.com/jonathanslenders/ptpython"
-DOWNLOAD="https://pypi.python.org/packages/source/p/ptpython/ptpython-0.27.tar.gz"
-MD5SUM="816673dcc1bef85b099ba8097832db3f"
+DOWNLOAD="https://pypi.python.org/packages/source/p/ptpython/ptpython-0.28.tar.gz"
+MD5SUM="f563f435185d5681f754310c96fe9cfe"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="prompt_toolkit jedi docopt"