7 Commits

Author SHA1 Message Date
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
kmos
9501842c56 Move tests to MODPY_PYTEST 2019-12-01 00:44:16 +00:00
sthen
48b0b9660c replace simple PERMIT_PACKAGE_CDROM=Yes with PERMIT_PACKAGE=Yes 2019-07-12 20:48:23 +00:00
jca
ffb1a52b61 Update to ipaddr-2.1.11 2016-08-27 08:24:21 +00:00
sthen
0e9102df37 use MODPY_PI MASTER_SITES where the files are the same as on googlecode.
update some HOMEPAGEs and add some comments.
2016-01-26 13:29:11 +00:00
sthen
3451d0c08d Chase Location: header redirects for googlecode-hosted HOMEPAGEs and
bump REVISION.
2016-01-26 13:05:26 +00:00
giovanni
c6e917892e Import net/py-ipaddr, a Python IP manipulation library.
This library is used to create/poke/manipulate IPv4 and IPv6 addresses and prefixes.

ok benoit@
2013-10-04 09:20:14 +00:00