18 Commits

Author SHA1 Message Date
bcallah
731c1646d6 Update to 0.17
Changelog: https://github.com/bpython/bpython/blob/master/CHANGELOG
2017-07-17 19:48:29 +00:00
bcallah
6a01a3868a Disable tests until py-twisted+deps have a python3 flavor.
Unbreaks sqlports.
diff from jasper@
ok aja@
2017-06-18 16:55:02 +00:00
jasper
1a76ff3f87 add python3 flavor
ok bcallah@ (MAINTAINER)
2017-06-17 13:25:55 +00:00
rsadowski
ac168bd8e4 switch homepage to https
ok jca@ benoit@
2017-06-11 17:44:26 +00:00
benoit
97870baf8e Update to bpython-0.16.
from Brian Callahan (new maintainer)
2017-06-07 14:40:21 +00:00
landry
1d87877002 Fix remaining pkgpaths for twisted update, reported by naddy@. 2017-05-17 11:34:17 +00:00
jasper
10f1491732 update to bpython-0.15 and lift restriction on py-curtsies<2.0 2016-11-02 22:38:39 +00:00
sthen
88e0d48477 bump REVISION for setuptools dep change. 2015-09-29 10:51:43 +00:00
jasper
17fa05ade8 ugh 2015-06-03 06:44:30 +00:00
jasper
3b8d60907c update to bpython-0.14.2 2015-06-03 06:44:14 +00:00
jasper
710ac10233 update to bpython-0.14.1 2015-03-15 10:18:48 +00:00
landry
b36e9e0e93 Needs py-sphinx to generate the manpages. 2014-10-01 19:36:34 +00:00
sthen
9bc70e4738 missing bdep on py-babel 2014-09-30 12:24:04 +00:00
jasper
b7e89336ca update to bpython-0.13.1 2014-09-29 19:43:40 +00:00
ajacoutot
3eee748ba6 No this does not need to depend on py-gobject3. 2013-04-03 17:07:15 +00:00
espie
bcf3856632 PERMIT_* / REGRESS->TEST sweep 2013-03-11 10:50:00 +00:00
nigel
e7df779f8b Fix typo in REGRESS_DEPENDS
Ok sthen@
2013-01-28 14:09:12 +00:00
jasper
15f2131cda import bpython-0.12
bpython is a fancy interface to the Python interpreter

It has the following (special) features:
- In-line syntax highlighting.
- Readline-like autocomplete with suggestions displayed as you type.
- Expected parameter list for any Python function.
- "Rewind" function to pop the last line of code from memory and
  re-evaluate.
[...]

ok aja@
2013-01-28 08:18:19 +00:00