26 Commits

Author SHA1 Message Date
kmos
a74992b247 Enable tests for devel/bpython
Originally there was no python3 flavor of py-twisted. It has
existed now for a while, so enable the tests.

Also patch 3 tests to be skipped since they just hang forever.

ok bcallah
2019-09-22 21:46:07 +00:00
bcallah
1536c6ad7b Update to bpython-0.18
Changelog: https://github.com/bpython/bpython/compare/0.17-release...0.18-release
2019-08-09 00:00:40 +00:00
sthen
9fe1e38b23 replace simple PERMIT_PACKAGE_CDROM=Yes with PERMIT_PACKAGE=Yes 2019-07-12 20:43:27 +00:00
sthen
60cd7534f1 move some REVISION lines that are buried away low down in the Makefile 2019-07-05 15:43:42 +00:00
kmos
c45cd79fc7 Add RUN_DEPENDS to TEST_DEPENDS automatically for ports using the
lang/python port module. I've not yet come up with a port that
would not need this and one can always set MODPY_TESTDEP to "no"
to prevent the module from touching TEST_DEPENDS.

Idea from afresh1 who pointed out the cpan module already does this.

aja "I support this move."

OK sthen@
2019-05-15 12:04:34 +00:00
sthen
d7f0752227 bump all the py3 things, _SYSTEM_VERSION didn't quite work out how
we expected and it's easier|safer to do it this way than fiddle with
pkg_add now. thanks aja for update tests with a quick bulk.
2019-04-28 20:51:26 +00:00
espie
150a0f36fa first tag: update-desktop-database 2018-06-27 21:03:34 +00:00
bcallah
a906930314 Bugfix update to bpython-0.17.1 2018-02-13 05:13:25 +00:00
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