Commit Graph

7 Commits

Author SHA1 Message Date
sthen
1427b990d1 bump for MODPY_DEFAULT_VERSION_3 change 2022-11-13 15:29:41 +00:00
naddy
2b3700e37e drop RCS Ids 2022-03-11 19:57:10 +00:00
sthen
29389da44c bump REVISION for switch from Python 3.8 -> 3.9 2021-11-02 00:02:15 +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
kn
3288dda8b8 Change upstream to fix/use Python 3
Overall unmaintained but this fork is exactly two commits ahead
by fixing Python 3.x support.

Tested through binwalk extraction.

OK jasper
2020-03-14 15:37:31 +00:00
jasper
1f1e5b8ef4 import jefferson-0.2
JFFS2 filesystem extraction tool.

ok sthen@
2019-12-21 14:16:53 +00:00