Commit Graph

18 Commits

Author SHA1 Message Date
sthen
18323762b9 use MODPY_PYBUILD 2022-11-26 15:02:49 +00:00
sthen
1427b990d1 bump for MODPY_DEFAULT_VERSION_3 change 2022-11-13 15:29:41 +00:00
ajacoutot
e8fac4f74b Update to asciinema-2.2.0. 2022-05-12 12:07:08 +00:00
naddy
8c80a751f8 drop RCS Ids 2022-03-11 20:02:12 +00:00
sthen
384d97056e bump REVISION for switch from Python 3.8 -> 3.9 2021-11-02 00:02:32 +00:00
ajacoutot
d4fda24667 Update to asciinema-2.1.0. 2021-10-06 09:08:16 +00:00
sthen
3cbe1c2f30 Reverse the polarity of MODPY_VERSION; default is now 3.x,
if a port needs 2.x then set MODPY_VERSION=${MODPY_DEFAULT_VERSION_2}.

This commit doesn't change any versions currently used; it may be that
some ports have MODPY_DEFAULT_VERSION_2 but don't require it, those
should be cleaned up in the course of updating ports where possible.

Python module ports providing py3-* packages should still use
FLAVOR=python3 so that we don't have a mixture of dependencies some
using ${MODPY_FLAVOR} and others not.
2021-02-23 19:39:08 +00:00
sthen
d9cfe4113e bump REVISION; python 3 default changed to 3.8 2020-07-03 21:12:24 +00:00
kmos
d3529c8ef9 Move tests from py-nose to MODPY_PYTEST. Dropped unneded py-nose dependency 2019-11-08 22:44:27 +00:00
ajacoutot
f9534f1993 Forgot to cvs add.
reported by naddy@
2019-09-15 21:46:45 +00:00
ajacoutot
47cccfe245 Update to asciinema-2.0.2. 2019-09-15 11:12:14 +00:00
sthen
77f7cc9c61 replace simple PERMIT_PACKAGE_CDROM=Yes with PERMIT_PACKAGE=Yes 2019-07-12 20:49:33 +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
ajacoutot
d3e44ae235 Update to asciinema-2.0.1. 2018-04-06 07:41:56 +00:00
ajacoutot
3eff6a153e Update to asciinema-2.0.0. 2018-02-11 07:42:54 +00:00
ajacoutot
97e6fddcee Update to asciinema-1.4.0. 2017-06-16 15:12:16 +00:00
landry
cc22a424d3 bump ports depending on python3 in textproc 2017-01-03 19:27:51 +00:00
ajacoutot
80203a045f Import asciinema-1.3.0.
asciinema is a free and open source solution for recording terminal sessions and
sharing them on the web.

regress test part from danj@
ok danj@
2016-11-02 16:57:31 +00:00