8 Commits

Author SHA1 Message Date
sthen
29389da44c bump REVISION for switch from Python 3.8 -> 3.9 2021-11-02 00:02:15 +00:00
sebastia
ab13cd15ed Update 0.0.10 -> 0.0.11
unbreak, and properly support python3

OK rpointel@ (MAINTAINER)
2021-08-19 08:20:36 +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
jasper
652e16298f switch to python3
ok rpointel@ (MAINTAINER)
2020-06-14 10:05:14 +00:00
sthen
48b0b9660c replace simple PERMIT_PACKAGE_CDROM=Yes with PERMIT_PACKAGE=Yes 2019-07-12 20:48:23 +00:00
rpointel
2a8b7b1698 minor update to 0.0.10. 2017-08-25 07:20:08 +00:00
rpointel
b0081eeb0c import emldump, a tool to analyze MIME files. The MIME file can be provided as an
argument, via stdin (piping) and it may also be contained in a (password
protected) ZIP file.  When emldump runs on a MIME file without any options, it
reports the different parts in the MIME file
ok benoit@.
2016-06-14 19:04:12 +00:00