summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO10
1 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index ce1f4aba60f7..cffee7a42d20 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,21 +1,21 @@
# Generated by mksrcinfo v8
-# Thu Apr 7 03:56:08 UTC 2016
+# Thu May 5 15:08:01 UTC 2016
pkgbase = ptpython
pkgdesc = Python REPL build on top of prompt_toolkit
- pkgver = 0.32
+ pkgver = 0.33
pkgrel = 1
url = https://github.com/jonathanslenders/ptpython
arch = any
license = BSD
makedepends = python-setuptools
makedepends = python2-setuptools
- source = https://pypi.python.org/packages/source/p/ptpython/ptpython-0.32.tar.gz
- sha256sums = 0dccac7b3f0ed6efe206ee61c4042950e52b4bee05680c499472115681d3efe8
+ source = https://pypi.io/packages/source/p/ptpython/ptpython-0.33.tar.gz
+ sha256sums = 86bb8bc6b3b2e4c7d4b400867d53fd94ffc4fe029d146f7a54d4e53160479435
pkgname = ptpython
depends = python-docopt
depends = python-jedi>=0.9.0
- depends = python-prompt_toolkit=0.60
+ depends = python-prompt_toolkit>=1.0.0
depends = python-pygments
optdepends = ipython: ptipython (ptpython + ipython)