summaryrefslogtreecommitdiffstats
path: root/python
diff options
context:
space:
mode:
Diffstat (limited to 'python')
-rw-r--r--python/prompt_toolkit/prompt_toolkit.SlackBuild2
-rw-r--r--python/prompt_toolkit/prompt_toolkit.info6
2 files changed, 4 insertions, 4 deletions
diff --git a/python/prompt_toolkit/prompt_toolkit.SlackBuild b/python/prompt_toolkit/prompt_toolkit.SlackBuild
index 36cdfe8455..87acb24198 100644
--- a/python/prompt_toolkit/prompt_toolkit.SlackBuild
+++ b/python/prompt_toolkit/prompt_toolkit.SlackBuild
@@ -23,7 +23,7 @@
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
PRGNAM=prompt_toolkit
-VERSION=${VERSION:-0.31}
+VERSION=${VERSION:-0.32}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
diff --git a/python/prompt_toolkit/prompt_toolkit.info b/python/prompt_toolkit/prompt_toolkit.info
index 9bba65ce65..0abcc36c10 100644
--- a/python/prompt_toolkit/prompt_toolkit.info
+++ b/python/prompt_toolkit/prompt_toolkit.info
@@ -1,8 +1,8 @@
PRGNAM="prompt_toolkit"
-VERSION="0.31"
+VERSION="0.32"
HOMEPAGE="https://github.com/jonathanslenders/python-prompt-toolkit"
-DOWNLOAD="https://pypi.python.org/packages/source/p/prompt_toolkit/prompt_toolkit-0.31.tar.gz"
-MD5SUM="56c553ba7a07c3f86af14faac26b85fd"
+DOWNLOAD="https://pypi.python.org/packages/source/p/prompt_toolkit/prompt_toolkit-0.32.tar.gz"
+MD5SUM="7b36ae04a47c3a5f281ce55c376135fc"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="wcwidth Pygments six"